Update nexusvoice config
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
# === Repo & target ===
|
# === Repo & target ===
|
||||||
NAME="nexusvoice"
|
NAME="nexusvoice"
|
||||||
REPO="/home/acid/backups/${NAME}" # adjust if you want the repo elsewhere
|
REPO="/opt/backups/${NAME}" # adjust if you want the repo elsewhere
|
||||||
TARGET="/home/acid/nexusvoice" # update to /opt/nexusvoice when files move
|
TARGET="/home/acid/nexusvoice" # update to /opt/nexusvoice when files move
|
||||||
|
|
||||||
# === Database (Docker) ===
|
# === Database (Docker) ===
|
||||||
@@ -17,7 +17,7 @@ DUMP_SCRIPT="/opt/backup-agent/dump_db.sh"
|
|||||||
|
|
||||||
# === Rclone offsite mirror ===
|
# === Rclone offsite mirror ===
|
||||||
RCLONE_REMOTE="scaleway"
|
RCLONE_REMOTE="scaleway"
|
||||||
RCLONE_PATH="par-backup-1/nexusvoice" # different directory from srv in same bucket
|
RCLONE_PATH="cyanet-backups-prod/cilaos" # different directory from srv in same bucket
|
||||||
RCLONE_MAX_DELETE=200
|
RCLONE_MAX_DELETE=200
|
||||||
|
|
||||||
# === Credentials ===
|
# === Credentials ===
|
||||||
|
|||||||
Reference in New Issue
Block a user