feat: add dozzle agent for omada
All checks were successful
Deploy / Prepare Build (push) Successful in 49s

This commit is contained in:
2024-11-16 22:21:30 +10:00
parent 03081bf8c1
commit 8d4be87e93
3 changed files with 17 additions and 2 deletions

View File

@ -19,11 +19,11 @@
- /var/run/docker.sock:/var/run/docker.sock
env:
DOZZLE_LEVEL: "trace"
DOZZLE_REMOTE_HOST: "tcp://omada.comprofix.xyz:2375,tcp://vps02.comprofix.com:2375"
DOZZLE_REMOTE_AGENT: "omada-lxc.comprofix.xyz:7007"
labels:
traefik.enable: "true"
traefik.http.routers.dozzle.rule: "Host(`dozzle.comprofix.xyz`)"
traefik.http.routers.dozzle.entrypoints: "https"
traefik.http.routers.dozzle.tls: "true"
traefik.http.services.dozzle.loadbalancer.server.port: "8080"
traefik.http.services.dozzle.loadbalancer.server.scheme: "http"
traefik.http.services.dozzle.loadbalancer.server.scheme: "http"