Backup and Failsafe System
Go to file
DarkFeather d7d5eb346c New remote backup script 2016-09-21 21:43:35 -05:00
.gitignore Converting to Git 2016-08-04 11:15:34 -05:00
Makefile New remote backup script 2016-09-21 21:43:35 -05:00
README New remote backup script 2016-09-21 21:43:35 -05:00
aether-gen.bash Fixes to control backup size and back up the right things. Backups encrypted and labeled as such. 2016-08-10 12:38:26 -05:00
aether.bash Fixes for makefile and aether.bash -- deduplicate the right files. 2016-08-10 12:44:54 -05:00
make-user.bash Converting to Git 2016-08-04 11:15:34 -05:00
remote-backup New remote backup script 2016-09-21 21:43:35 -05:00
server-backup Fixes to control backup size and back up the right things. Backups encrypted and labeled as such. 2016-08-10 12:38:26 -05:00

README

The Aether project is a way to back up server configuration, source code, and file lists to remote locations. These remote locations should be securely controlled by the same administrative staff as the server owner.

To create the aether and aether.pub files, run "make keys". This should not be repeated.