feat(nextcloud): Add simple restic backup

This commit is contained in:
Marty Oehme 2025-01-28 16:50:33 +01:00
parent 36ff0fb5fa
commit eaeeb4ed6c
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 26 additions and 0 deletions

View file

@ -42,3 +42,9 @@ nextcloud_smtp_from_domain: "{{ server_domain }}"
# nextcloud_s3_ssl: true
# nextcloud_s3_region: eu-central-1
# nextcloud_s3_usepath_style: true
nextcloud_backup_db_enable: false
# nextcloud_backup_db_repo: s3.eu-central-1.wasabisys.com/myrepo
# nextcloud_backup_db_key: <s3-key>
# nextcloud_backup_db_secret: <s3-secret>
# nextcloud_backup_db_timezone: US/Chicago