🚀: new NAS

This commit is contained in:
VC
2024-10-26 10:07:10 +02:00
parent ca6a0cbb9e
commit 21be1afeac
21 changed files with 143 additions and 43 deletions

View File

@@ -1,16 +1,9 @@
---
restic_path: "/mnt/tank/restic/restic"
restic_script_path: "/mnt/tank/restic/resticbackup.sh"
restic_cache_dir: "/mnt/tank/restic/cache"
restic_external_scheduler: true
restic_backup_path:
- /mnt/tank
- /var/lib/private
restic_backup_excluded_path:
- /mnt/tank/ix-applications
- /mnt/tank/s3/.minio.sys
- /mnt/tank/restic/cache
restic_backup_hour: 6
restic_backup_minute: 45
@@ -24,4 +17,3 @@ restic_aws_secret_access_key: !vault |
61333532656135333731313561663062323133613662373061666266383031343964623838336264
3936393838396163626438303962313931333165386363666139
restic_s3_url: "https://s3.fr-par.scw.cloud/backup-libertus"
restic_exe_group: "wheel"