OpenConext / OpenConext-manage

Stores and publishes metadata of all entities known to OpenConext
Apache License 2.0
7 stars 10 forks source link

Feature/docker configs #111

Closed danakim closed 6 months ago

danakim commented 10 months ago

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

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.06%. Comparing base (9fa732e) to head (d242851). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.