grocy: Add restic backup
This commit is contained in:
parent
af5b647daf
commit
9cf1a5e571
2 changed files with 20 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue