navidrome: enable backups
All checks were successful
ansible-lint / gitleaks (push) Successful in 10s
ansible-lint / Ansible Lint (push) Successful in 1m39s

This commit is contained in:
Michael Grote 2024-12-27 13:39:39 +01:00
parent 41a9a07c16
commit c769115f45

View file

@ -34,6 +34,9 @@ services:
ND_SCANSCHEDULE: 0 1 * * *
ND_SESSIONTIMEOUT: 24h
ND_TRANSCODINGCACHESIZE: 500MB
ND_BACKUP_PATH: "/backups"
ND_BACKUP_SCHEDULE: "5 22 * * *"
ND_BACKUP_COUNT: "14"
PUID: 1000
PGID: 1000
TZ: Europe/Berlin
@ -54,6 +57,7 @@ services:
######## Volumes ########
volumes:
data:
backups:
musik_smb_mg: # Verzeichnis in restic aus Backup ausnehmen!
driver: local
driver_opts: