Skip to content

disaster recovery service for "Parkinson's and me" data

License

Notifications You must be signed in to change notification settings

cast-fuse/puk-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUK Backup

disaster recovery service for "Parkinson's and me" data

What?

  • A simple service that archives database snapshots from the "Parkinson's and me" database to Amazon S3
  • Downloads the latest database snapshot early every morning and archives it to S3
  • Runs on an Amazon EC2 instance (t2.nano)

Why?

Provides a last line of defence for data loss incase we ever lose the data stored in heroku backups

How it works

  • the bootstrap.sh script is run when the instance first boots
  • the backup.sh script is run on a cron job every morning at 2.10

About

disaster recovery service for "Parkinson's and me" data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages