Backup and Failsafe System
Go to file
dev 0b7c6305e1 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
.gitignore Converting to Git 2016-08-04 11:15:34 -05:00
Makefile Converting to Git 2016-08-04 11:15:34 -05:00
README.bzr Converting to Git 2016-08-04 11:15:34 -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 to control backup size and back up the right things. Backups encrypted and labeled as such. 2016-08-10 12:38:26 -05:00
make-user.bash Converting to Git 2016-08-04 11:15:34 -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.bzr

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.