backup grocy
This commit is contained in:
parent
6bd5cfa2b8
commit
c330340267
1 changed files with 6 additions and 0 deletions
|
@ -213,6 +213,12 @@ backup:
|
||||||
paths: [ /root/docker-compose.yml, /root/uptime-kuma-data, /etc/nginx/sites-enabled/status.conf ]
|
paths: [ /root/docker-compose.yml, /root/uptime-kuma-data, /etc/nginx/sites-enabled/status.conf ]
|
||||||
post_hook: []
|
post_hook: []
|
||||||
|
|
||||||
|
grocy.vm.chapo.li:
|
||||||
|
backup:
|
||||||
|
pre_hook: [docker compose -f /root/grocy/docker-compose.yml down]
|
||||||
|
paths: [ /root/grocy ]
|
||||||
|
post_hook: [docker compose -f /root/grocy/docker-compose.yml up -d]
|
||||||
|
|
||||||
unmanaged:
|
unmanaged:
|
||||||
hosts:
|
hosts:
|
||||||
freebox.gw.chapo.li:
|
freebox.gw.chapo.li:
|
||||||
|
|
Loading…
Add table
Reference in a new issue