EOX GitLab Instance

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

t

parent de7a16c8
No related branches found
No related tags found
2 merge requests!36Staging to master to prepare 1.0.0 release,!34Shib auth
......@@ -51,7 +51,7 @@ services:
- "traefik.http.services.shibauth.loadbalancer.server.port=80"
- "traefik.docker.network=shib-extnet"
- "traefik.docker.lbswarm=true"
- "traefik.enable=true"
- "traefik.enable=true"
# labels:
# - "traefik.enable=true"
# - "traefik.frontend.rule=Host:shib.pdas.prism.eox.at"
......
......@@ -33,7 +33,7 @@ LABEL name="prism view server cache" \
license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
type="prism view server shibauth" \
version="0.0.1"
RUN mkdir -p /var/www/secure
COPY shibboleth-conf /etc/shibboleth/
COPY etc-httpd/ /etc/httpd/
COPY index.html /var/www/html/
COPY index.html /var/www/html/secure
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