Conversation
Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
* Added Exporter to CCE * Add Teiler to CCE * Add EXPORTER_USER to adduser function
* Change: Authentik instead of Keycloak in CCP Co-authored-by: Jan <59206115+Threated@users.noreply.github.com> --------- Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
* Fixed: Authentik URL for Opal * Removed: Unnecessary OIDC config in CCE and BBMRI * KR with basic auth instead of OIDC
Threated
approved these changes
Jul 23, 2025
torbrenner
approved these changes
Jul 24, 2025
| BEAM_PROXY_ID: ${SITE_ID} | ||
| BEAM_BROKER_ID: ${BROKER_ID} | ||
| BEAM_APP_ID: "focus" | ||
| PROJECT_METADATA: "cce_supervisors" |
Contributor
There was a problem hiding this comment.
Isn't this required by some filter mechanic for the second lens instance?
| HTTP_RELATIVE_PATH: "/cce-teiler" | ||
|
|
||
| teiler-dashboard: | ||
| image: docker.verbis.dkfz.de/cache/samply/teiler-dashboard:develop |
Contributor
There was a problem hiding this comment.
Do we have a main based image for this component? Ideally not use develop images in production. Maybe split like with POSTGRES_TAG, see versions directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the CCP-Teiler to use Authentik as the OIDC provider, replacing Keycloak.
We plan to perform the migration during the night from Thursday, July 24th to Friday, July 25th.
Important
🚫 Please do not merge this PR before Thursday afternoon (July 24th).