[add swarmpit]
This commit is contained in:
12
swarm.yml
12
swarm.yml
@@ -308,7 +308,7 @@
|
||||
networks:
|
||||
- public
|
||||
|
||||
monitor:
|
||||
swarmpit:
|
||||
image: swarmpit/swarmpit:latest
|
||||
environment:
|
||||
- SWARMPIT_DB=http://db:5984
|
||||
@@ -332,14 +332,14 @@
|
||||
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.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-https.rule=Host(`swarw01.jingoh.private`)
|
||||
- traefik.http.routers.swarmpit-https.entrypoints=https
|
||||
- traefik.http.routers.swarmpit-https.tls=true
|
||||
- traefik.http.services.swarmpit.loadbalancer.server.port=8080
|
||||
- traefik.http.services.swarmpit-https.loadbalancer.server.port=8080
|
||||
- "traefik.http.routers.swarmpit-https.middlewares=privatevpn"
|
||||
|
||||
db:
|
||||
|
||||
Reference in New Issue
Block a user