Extend system variable for redis and vaultwarden. Remove backup of nextcloud-data to use rsync.

This commit is contained in:
2021-11-19 13:37:36 +01:00
parent f6767e956b
commit 4bde7e7e60

View File

@@ -1,7 +1,7 @@
mysql_user: root
postgres_user: postgres
backup_dir: /media/backup/docker
systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'semaphore', 'vault']
systems: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'pihole', 'portainer', 'redis', 'semaphore', 'vaultwarden']
databases: ['bookstack', 'gitea', 'kimai', 'nextcloud', 'semaphore']
mysql_databases: ['bookstack', 'kimai', 'semaphore']
postgres_databases: ['gitea', 'nextcloud']
@@ -21,9 +21,6 @@ volumes:
nextcloud-config:
container: nextcloud
path: /var/www/html/config
nextcloud-data:
container: nextcloud
path: /var/www/html/data
pihole:
container: pihole
path: /etc/pihole