[add swarmpit]

This commit is contained in:
2024-07-28 13:51:56 +02:00
parent cb4520e5d8
commit 0c5c65b30d

View File

@@ -272,16 +272,12 @@
constraints:
- node.role == manager
labels:
- traefik.enable=true
- traefik.docker.network=public
# - traefik.constraint-label=public
# - traefik.http.routers.swarmpit-http.rule=Host(`swarm01.jingoh.private`)
# - traefik.http.routers.swarmpit-http.entrypoints=http
# - traefik.http.routers.swarmpit-http.middlewares=https-redirect
- traefik.http.routers.swarmpit.rule=Host(`swarw01.jingoh.private`)
- traefik.http.routers.swarmpit.entrypoints=websecure
- traefik.http.routers.swarmpit.tls=true
- traefik.http.services.swarmpit.loadbalancer.server.port=8080
- "traefik.enable=true"
- "traefik.docker.network=public"
- "traefik.http.routers.swarmpit.rule=Host(`swarmpit.jingoh.private`)"
- "traefik.http.routers.swarmpit.entrypoints=websecure"
- "traefik.http.services.swarmpit.loadbalancer.server.port=888"
- "traefik.http.routers.swarmpit.tls=true"
- "traefik.http.routers.swarmpit.middlewares=privatevpn"
db: