Add option to find and iterate through a list of repos, re-add support for textfile exporter, export data for today's backups
This commit is contained in:
parent
deff8d3b46
commit
00da3fdeb6
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
BORG_PASSPHRASE=""
|
BORG_PASSPHRASE=""
|
||||||
REPOSITORY=""
|
REPOSITORY=""
|
||||||
PUSHGATEWAY_URL=http://pushgateway.clems4ever.com
|
PUSHGATEWAY_URL=http://pushgateway.clems4ever.com
|
||||||
|
BASEREPODIR="/backup"
|
||||||
|
NODE_EXPORTER_DIR="/path/to/node/exporter/textfile/collector/dir"
|
Loading…
Reference in a new issue