Backups of the live site (moved): Difference between revisions

m
imported>Paulproteus
No edit summary
imported>Mdaniel
 
(7 intermediate revisions by 2 users not shown)
Line 1:
{{Hacking OpenHatch}}
 
We are updating our documentation system. This page is now included in our project package, and is automatically generated by sphinx at openhatch.readthedocs.org [http://openhatch.readthedocs.org/en/latest/internals/backup.html Backups of the live site]
The OpenHatch site requires the following things to keep working:
 
* Our database, which gets mysqldump'd into /var/backups/mysql/
* The files in /home/deploy/
* Configuration files in /etc
* /root/ which contains a few scripts useful for maintaining the server
 
We have a free, donated account from rsync.net that lets us store 50GB of data there.
 
We use duplicity (as per the rsync.net [http://www.rsync.net/resources/howto/duplicity.html official document]
 
We snapshot the contents once daily. This backup is encrypted with a GPG key that has been emailed to hello @openhatch.org on Thu, Jan 26.
Anonymous user