From 0c5c65b30d30a2702686e8a427d510a04e0d816d Mon Sep 17 00:00:00 2001 From: staffadmin Date: Sun, 28 Jul 2024 13:51:56 +0200 Subject: [PATCH] [add swarmpit] --- swarm.yml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/swarm.yml b/swarm.yml index 518b939..d83da26 100644 --- a/swarm.yml +++ b/swarm.yml @@ -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: