grocy: Add restic backup

This commit is contained in:
Marty Oehme 2025-07-18 20:02:19 +02:00
parent af5b647daf
commit 9cf1a5e571
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 20 additions and 3 deletions

View file

@ -7,5 +7,8 @@ stack_grocy_puid: "{{ puid | default(1000) }}"
stack_grocy_pgid: "{{ pgid | default(100) }}"
stack_grocy_umask_set: "{{ umask_set | default('022') }}"
stack_grocy_restic_enable: true
stack_grocy_restic_cron: 0 15 2 * * *
stack_grocy_env_dir: /opt/stack_grocy