Fix issues (backup, watchtower, firewall)

Remove remote_docker backups
Add option to monitor with watchtower
Add teamspeak ports to firewall
This commit is contained in:
Tobias Reisinger 2024-11-08 00:05:55 +01:00
parent fb9d50a86e
commit 05e79ae90a
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
22 changed files with 50 additions and 29 deletions
playbooks/roles/tandoor/vars

View file

@ -35,7 +35,7 @@ tandoor_env:
SOCIAL_DEFAULT_GROUP: guest
tandoor_compose:
watchtower: true
watchtower: update
image: nginx:mainline-alpine
volumes:
- nginx_config:/etc/nginx/conf.d:ro