EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 658e2e48 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

intnet shib network

parent 4f6d22d4
No related branches found
No related tags found
2 merge requests!36Staging to master to prepare 1.0.0 release,!34Shib auth
......@@ -28,32 +28,14 @@ services:
- emg-extnet
- dem-extnet
- logging-extnet
- shib-extnet
shibauth:
image: testing-shibboleth
deploy:
# labels:
# # router for basic auth based access (https)
# - "traefik.http.routers.shibauth.rule=Host(`shib.pdas.prism.eox.at`)"
# - "traefik.http.routers.shibauth.middlewares=compress@file,cors@file"
# - "traefik.http.routers.shibauth.tls=true"
# - "traefik.http.routers.shibauth.tls.certresolver=default"
# - "traefik.http.routers.shibauth.entrypoints=https"
# # router for basic auth based access (http)
# - "traefik.http.routers.shibauth-redirect.rule=Host(`shib.pdas.prism.eox.at`)"
# - "traefik.http.routers.shibauth-redirect.middlewares=redirect@file"
# - "traefik.http.routers.shibauth-redirect.entrypoints=http"
# # general
# - "traefik.http.services.shibauth.loadbalancer.sticky=false"
# - "traefik.http.services.shibauth.loadbalancer.server.port=80"
# - "traefik.docker.network=shib-extnet"
# - "traefik.docker.lbswarm=true"
# - "traefik.enable=true"
replicas: 1
placement:
constraints: [node.role == manager]
networks:
- shib-extnet
- intnet
volumes:
traefik-data:
networks:
......@@ -65,5 +47,4 @@ networks:
name: dem-extnet
logging-extnet:
name: logging-extnet
shib-extnet:
name: shib-extnet
intnet:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment