Update README.md
This commit is contained in:
parent
68becb13cf
commit
1fc750a140
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
# restic-tools
|
||||
Wrapper around restic backup to simplify certain tasks.
|
||||
Repositories can be configured in /etc/backup/$REPO.repo
|
||||
Local includes and excludes in `/etc/backup/local.config` or `/etc/backup/local.exclude`
|
||||
|
||||
* `backup $REPO local` for local backup to repo configured by
|
||||
* `backup $REPO monitor $HOST $WARN_HOURS $CRIT_HOURS` for Nagios/Iciginga checks of backups
|
||||
* `backup $REPO $ARGUMENTS` for invoking restic with $ARGUMENTS for the repository
|
||||
|
|
Loading…
Reference in a new issue