Add container to automatically backup DBs
This commit is contained in:
10
ansible/host_vars/pve-docker/main.yml
Normal file
10
ansible/host_vars/pve-docker/main.yml
Normal file
@ -0,0 +1,10 @@
|
||||
private_ip: "{{ pve_hosts.docker.ip }}"
|
||||
|
||||
traefik_provider_jellyfin: true
|
||||
traefik_provider_homeassistant: true
|
||||
traefik_provider_grafana: true
|
||||
traefik_provider_gitlab: true
|
||||
|
||||
with_fail2ban: true
|
||||
|
||||
db_backups_dir: /mnt/tank/dbs/backups
|
9
ansible/host_vars/pve-docker/vault.yml
Normal file
9
ansible/host_vars/pve-docker/vault.yml
Normal file
@ -0,0 +1,9 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35383562343262633962376665646331613539666465663661376361306439366662646439376561
|
||||
6139303637323938303537313331353937636631396537630a626362383465336661636431373163
|
||||
36666665373636353263636366303064386262653038396338396532376363616236623430363431
|
||||
3965653231323338360a396635666137343865373063376639333735323434346136663636396533
|
||||
65616465633839663335666236383039356334353561343830363264353532326530326565323339
|
||||
61643637663966626264626166663639666465383063333266353064396565653564623735663939
|
||||
35646461393163633639326563353835313762353166346237383430336632353761623438353930
|
||||
61333536343662396331
|
Reference in New Issue
Block a user