move logs to /var/log and run borg exporter on startup if borg_exporter.prom is not into /var/log
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DOCKER_IMAGE_VERSION="2.0.0"
|
||||
BORG_VERSION=$(borg -V)
|
||||
SSH_FOLDERS=( "/sshkeys/clients" "/sshkeys/host" )
|
||||
NODE_EXPORTER_DIR="/logs"
|
||||
NODE_EXPORTER_DIR="/var/log"
|
||||
COLUMNS="86"
|
||||
##############################################################################################################################
|
||||
# Funktionen
|
||||
|
||||
Reference in New Issue
Block a user