diff --git a/.autorestic.yml b/.autorestic.yml index d02d425..1d8051c 100644 --- a/.autorestic.yml +++ b/.autorestic.yml @@ -9,9 +9,9 @@ backends: type: local path: /mnt/hdd/autorestic.backup - oiseauroch: - type: sftp - path: backup_oiseauroch:/backup_sagouin/backups + garage: + type: rclone + path: garage:/antoine-backups/autorestic-sagou.in glacier: type: rclone @@ -22,7 +22,7 @@ locations: from: /mnt/ssd/backup-working/db-dumps to: - hdd - - oiseauroch + - garage cron: '0 3 * * 4' # At 3:00am on Thursday hooks: before: @@ -33,10 +33,9 @@ locations: from: - /etc - /var/spool/cron/crontabs/ - - /opt/yunohost/wireguard/db/ to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday options: @@ -48,7 +47,7 @@ locations: - /var/www/bludit/bl-content/pages/ to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday options: @@ -59,7 +58,7 @@ locations: from: /mnt/ssd/backup-working/gitea to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday hooks: @@ -74,7 +73,7 @@ locations: - /home/roxane to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -90,7 +89,7 @@ locations: - '**/appdata_ocfigi57i0ri' to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday #hooks: @@ -106,7 +105,7 @@ locations: - /var/www/bookstack/storage/uploads to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -115,7 +114,7 @@ locations: - /var/mail to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday @@ -129,6 +128,6 @@ locations: - '/home/yunohost.multimedia/share' to: - hdd - - oiseauroch + - garage - glacier cron: '0 3 * * 4' # At 3:00am on Thursday