mirror of
https://github.com/Luzifer/duplicity-backup.git
synced 2024-11-08 15:10:06 +00:00
Wrapper to execute a duplicity backup using a configuration file
Godeps | ||
vendor | ||
.gitignore | ||
.travis.yml | ||
bindata.go | ||
config.example.yaml | ||
configfile.go | ||
configfile_test.go | ||
duplicity_backup_suite_test.go | ||
help.txt | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
Luzifer / duplicity-backup
duplicity-backup
is a wrapper to execute a duplicity backup using a configuration file. It is designed to simplify handling backups on and restores from remote targets. All information required for the backup is set using the configuration file. Also the wrapper notifies targets (slack / mondash) about successful and failed backups.