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:
Adrian Popa 2021-05-31 16:11:40 +03:00
parent deff8d3b46
commit 00da3fdeb6

View file

@ -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"