Backup and Failsafe System
Go to file
DarkFeather 652d7c4795 Restructured to better break up backups and add user control 2017-11-16 17:51:14 -06:00
examples Restructured to better break up backups and add user control 2017-11-16 17:51:14 -06: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 Restructured to better break up backups and add user control 2017-11-16 17:51:14 -06:00
README New remote backup script 2016-09-21 21:43:35 -05:00
aether-gen.bash Restructured to better break up backups and add user control 2017-11-16 17:51:14 -06: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

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.