Hectare Back Up

Backup scripts are location @: /raid/backup/

See readme file for further information. Except from trac setup ticket:

Export and rsync scripts run from Hectare and push data onto Elephant.

Backing up the following data:
- habc_prod datastore
- trac
- svn
- habc.lc_query table
- apache configurations

Trac, SVN, and the habc.lc_query table are exported to a folder and then rsynced to Elephant. The other data is directly rsynced to Elephant.

This setup allows for easy migration as the rsync scripts can be redirected to another platform; meanwhile, the export scripts don't need to be touched.