Changes for metadata feedback

These changes fall into the following categories:

* Integration of the feedback components into Traefik.
* Small tweaks to Bridgehead parameters needed by metadata feedback.
* Reverting changes made to some files for testing purposes.
This commit is contained in:
DavidCroftDKFZ
2025-02-04 14:55:08 +01:00
parent 634d4e2a4b
commit 9977578aa5
6 changed files with 99 additions and 43 deletions

View File

@ -4,7 +4,7 @@
# Makes only sense for German Biobanks
: ${ENABLE_GBN:=false}
FOCUS_RETRY_COUNT=32
FOCUS_RETRY_COUNT=256
PRIVATEKEYFILENAME=/etc/bridgehead/pki/${SITE_ID}.priv.pem
OIDC_USER_GROUP="DKTK_CCP_$(capitalize_first_letter ${SITE_ID})"