Update configs to match real environment
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# =============================================================================
|
||||
|
||||
# === Repo & target ===
|
||||
NAME="borg-2025"
|
||||
NAME="chaudron"
|
||||
REPO="/home/srv/files/backups/${NAME}"
|
||||
TARGET="/home/srv/files/content"
|
||||
|
||||
@@ -18,7 +18,7 @@ DUMP_SCRIPT="/opt/backup-agent/dump_db.sh"
|
||||
|
||||
# === Rclone offsite mirror ===
|
||||
RCLONE_REMOTE="scaleway"
|
||||
RCLONE_PATH="par-backup-1/${NAME}"
|
||||
RCLONE_PATH="cyanet-backups-prod/${NAME}"
|
||||
RCLONE_MAX_DELETE=200
|
||||
|
||||
# === Credentials ===
|
||||
@@ -5,7 +5,7 @@
|
||||
# =============================================================================
|
||||
|
||||
# === Repo & target ===
|
||||
NAME="nexusvoice-2025"
|
||||
NAME="nexusvoice"
|
||||
REPO="/home/acid/backups/${NAME}" # adjust if you want the repo elsewhere
|
||||
TARGET="/home/acid/nexusvoice" # update to /opt/nexusvoice when files move
|
||||
|
||||
|
||||
Reference in New Issue
Block a user