-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/docker configs #111
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #111 +/- ##
============================================
+ Coverage 83.04% 83.06% +0.01%
- Complexity 1042 1043 +1
============================================
Files 102 102
Lines 3221 3224 +3
Branches 319 319
============================================
+ Hits 2675 2678 +3
Misses 368 368
Partials 178 178 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As with teams: We'd like to introduce the snapshot build process. I will create a ticket for that
b99d4de
to
36aa36f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
9c2c788
to
d045040
Compare
5b633d6
to
ad6bef7
Compare
ad6bef7
to
343fa10
Compare
Add an override file that can be used when using the docker compose setup. It is used when the app is started with --spring.profiles.active=docker
343fa10
to
3830950
Compare
…r the developement and integration testing
Hi @quartje ! This is the initial version of the PR. Like we discussed, you will need to add the configs to the Docker image. The paths are:
For Apache2: add it in
/etc/apache2/sites-enabled/
For Shibboleth: overwrite the file
/etc/shibboleth/shibboleth2.xml