Adding nextcloud backup config

This commit is contained in:
2026-01-28 20:25:51 -05:00
parent 07ae702362
commit af4721bbd1

View File

@@ -25,6 +25,12 @@ all:
backup_dir: /backup/tandoor
backup_name_prefix: tandoor
max_backups_kept: 3
- container_name: nextcloud
directories_to_backup:
- /nextcloud
backup_dir: /backup/nextcloud
backup_name_prefix: nextcloud
max_backups_key: 3
database:
ansible_host: "10.12.34.3"
publicworks: