Backup and Failsafe System
Go to file
DarkFeather 0aa26c388d Licensing and Makefile standards 2017-06-19 13:16:04 -05:00
.gitignore Converting to Git 2016-08-04 11:15:34 -05:00
LICENSE Licensing and Makefile standards 2017-06-19 13:16:04 -05:00
Makefile Licensing and Makefile standards 2017-06-19 13:16:04 -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 Recent dev 2016-12-13 19:58:03 -06:00
server-backup Typo in db def 2017-05-27 15:05:17 -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.