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:
parent
fb9d50a86e
commit
05e79ae90a
22 changed files with 50 additions and 29 deletions
playbooks/roles/forgejo_runner/vars
|
@ -5,7 +5,7 @@ forgejo_runner_env:
|
|||
DOCKER_HOST: tcp://docker-in-docker:2375
|
||||
|
||||
forgejo_runner_compose:
|
||||
watchtower: true
|
||||
watchtower: update
|
||||
image: code.forgejo.org/forgejo/runner:3.3.0
|
||||
volumes:
|
||||
- ./config.yml:/config/config.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue