EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Commits
15a9e117
Commit
15a9e117
authored
4 years ago
by
Lubomir Dolezal
Browse files
Options
Downloads
Patches
Plain Diff
t
parent
de7a16c8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!36
Staging to master to prepare 1.0.0 release
,
!34
Shib auth
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker-compose.base.ops.yml
+1
-1
1 addition, 1 deletion
docker-compose.base.ops.yml
shibauth/Dockerfile
+2
-2
2 additions, 2 deletions
shibauth/Dockerfile
with
3 additions
and
3 deletions
docker-compose.base.ops.yml
+
1
−
1
View file @
15a9e117
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
shibauth/Dockerfile
+
2
−
2
View file @
15a9e117
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment