Backup and Failsafe System
Go to file
dev a3ffa9dc31 Converting to Git
Old log from Bazaar was:
------------------------------------------------------------
revno: 6
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Tue 2016-05-17 15:59:19 -0500
message:
  Fixing Crontab issue on client install
  Updating server backup scripts to be smarter for user conf.
------------------------------------------------------------
revno: 5
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Fri 2016-05-06 14:26:00 -0500
message:
  Should be a | not a >
------------------------------------------------------------
revno: 4
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Fri 2016-05-06 14:24:21 -0500
message:
  Updating Makefile and ignore list
------------------------------------------------------------
revno: 3
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Thu 2016-04-21 15:38:52 -0500
message:
  Filling out README and adding key creation to Makefile
------------------------------------------------------------
revno: 2
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Thu 2016-04-21 15:30:52 -0500
message:
  Adding ignore list
------------------------------------------------------------
revno: 1
committer: dev <dev@aninix.net>
branch nick: Aether
timestamp: Wed 2016-04-20 16:14:34 -0500
message:
  Initial branch -- NOT committing SSH keys or archive.
2016-08-04 11:15:34 -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 Converting to Git 2016-08-04 11:15:34 -05:00
aether.bash Converting to Git 2016-08-04 11:15:34 -05:00
make-user.bash Converting to Git 2016-08-04 11:15:34 -05:00
server-backup Converting to Git 2016-08-04 11:15:34 -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.