|
6 years ago | |
---|---|---|
dist-archive | 6 years ago | |
doc | 6 years ago | |
.legacy-codesite.toml | 6 years ago | |
README.md | 6 years ago |
An installer for the backup program attic.
Run the script on the source and destination machines. The server will generate a new restricted user, set up attic, and prompt to exchange keys with the client. A sample backup script is installed on the client with everything preconfigured for unattended operation.
Includes the option to encrypt the attic key with a passphrase and store it on the server.
Tags: sysadmin
Usage:
atticinst [options..]
Options:
--client Install as client
--server Install as server
Optionally accepts ATTICINST_USERNAME as an environment
variable to control the generated username.
--dependencies Install dependencies only
--uninstall-client Uninstall client from current user
--backup-config Re-prompt to backup client configuration
--is-installed Check for existence of metadata directory, sets 0/1 error
--version Display md5sum of installer script
--munin-install Install client plugins for munin-node
--munin-uninstall Uninstall client plugins for munin-node
--munin-{command} ["config"] Run munin command
Directories:
~/.atticman/ Metadata directory (override with ATTICINST_DIR)
2014-11-14: r97
--is-installed
and --version
options2014-08-25: r66
.ssh/config
2014-08-25: r40
2014-08-24: r36
Attic homepage: https://attic-backup.org/ Attic on GitHub: https://github.com/jborg/attic