From de7f45083ac9a818b1257ec4c17258726ae7bf5b Mon Sep 17 00:00:00 2001 From: Antoine Lima Date: Thu, 18 Jan 2024 16:56:46 +0000 Subject: [PATCH] Revert "Replace oiseauroch-sftp with garage S3 cluster with rhizome" This reverts commit f3f05cd014f97c5aa41a98e15b9648e48430244a. Because sagouin is no longer in the garage experiment, snif --- .autorestic.yml | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/.autorestic.yml b/.autorestic.yml index 1d8051c..d02d425 100644 --- a/.autorestic.yml +++ b/.autorestic.yml @@ -9,9 +9,9 @@ backends: type: local path: /mnt/hdd/autorestic.backup - garage: - type: rclone - path: garage:/antoine-backups/autorestic-sagou.in + oiseauroch: + type: sftp + path: backup_oiseauroch:/backup_sagouin/backups glacier: type: rclone @@ -22,7 +22,7 @@ locations: from: /mnt/ssd/backup-working/db-dumps to: - hdd - - garage + - oiseauroch cron: '0 3 * * 4' # At 3:00am on Thursday hooks: before: @@ -33,9 +33,10 @@ locations: from: - /etc - /var/spool/cron/crontabs/ + - /opt/yunohost/wireguard/db/ to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday options: @@ -47,7 +48,7 @@ locations: - /var/www/bludit/bl-content/pages/ to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday options: @@ -58,7 +59,7 @@ locations: from: /mnt/ssd/backup-working/gitea to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday hooks: @@ -73,7 +74,7 @@ locations: - /home/roxane to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -89,7 +90,7 @@ locations: - '**/appdata_ocfigi57i0ri' to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday #hooks: @@ -105,7 +106,7 @@ locations: - /var/www/bookstack/storage/uploads to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -114,7 +115,7 @@ locations: - /var/mail to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -128,6 +129,6 @@ locations: - '/home/yunohost.multimedia/share' to: - hdd - - garage + - oiseauroch - glacier cron: '0 3 * * 4' # At 3:00am on Thursday