Commit Graph

985 Commits

Author SHA1 Message Date
Martin Lablans e7e38cd57c
Whitespace formatting 2025-02-04 13:02:44 +01:00
Niklas Reimer eb8cb669a6
fix authup redirect (#262)
When a OIDC provider is configured, you'll get redirected to authup by Keycloak which redirects you to the DNPM:DIP. 

Currently the url looks like this: https://myserver/authup//someurl
and produces an error. Manually removing the additional / fixes the issue.
2025-01-27 10:34:50 +01:00
Niklas 0eff362690 dnpm: Secure endpoints for ETL and p2p communications (#254) 2025-01-21 12:39:57 +00:00
janskiba 4e8eb6218a chore: pin mysql 2025-01-21 12:39:57 +00:00
janskiba 5807a3c260 chore: change dnpm images 2025-01-21 12:39:57 +00:00
janskiba 7acf7b06c3 dnpm: replace named volumes with fs volumes 2025-01-21 12:39:57 +00:00
janskiba af88abfae2 dnpm: add uksh to central targets 2025-01-21 12:39:57 +00:00
janskiba 2a11b6cab1 dnpm: add goettingen to central targets 2025-01-21 12:39:57 +00:00
janskiba 6ed1cd402b host central targets in git 2025-01-21 12:39:57 +00:00
janskiba eed1fe79bf use `SITE_NAME` for dnpm `LOCAL_SITE` 2025-01-21 12:39:57 +00:00
janskiba 839207702b hardcode dnpm connector type to broker 2025-01-21 12:39:57 +00:00
janskiba a4039672a5 feat: migrate to new dnpm:dip node 2025-01-21 12:39:57 +00:00
patrickskowronekdkfz 910289079b
docs: documentation for changing your configuration repository access token (#256) 2025-01-21 09:35:25 +01:00
patrickskowronekdkfz 1003cd73cf
fix: changed ccp_ppi to use IDMANAGEMENT_FRIENDLY_ID instead of SITE_NAME (#259) 2025-01-21 09:30:20 +01:00
patrickskowronekdkfz 3d1105b97c
Update: Blaze to version 0.31 (#260) 2025-01-21 09:28:47 +01:00
Jan 5c28e704d2
fix: remove `restart: always` in compose files (#261) 2025-01-21 09:27:27 +01:00
patrickskowronekdkfz e3510363ad
fix: remove credentials from git remote, if update fails (#253)
Signed-off-by: Patrick Skowronek <patrick.skowronek@dkfz-heidelberg.de>
2024-12-10 17:18:07 +01:00
Enola Knezevic 45aefd24e5
renamed exporter API key to EXPORTER_API_KEY (#252) 2024-12-06 11:27:38 +01:00
patrickskowronekdkfz 122ff16bb1
fix: use verbis cache image instead of docker-hub (#250) 2024-11-12 09:58:17 +01:00
djuarezgf 967e45624e
Add exporter configuration to focus (#249) 2024-11-05 15:46:00 +01:00
Tobias Kussel 8cd5b93b95
Merge pull request #237 from samply/feat/ccp-ppi
Feat/ccp ppi
2024-11-05 13:59:01 +01:00
Jan 52c24ee6fa
fix(fhir2sql): add the postgres connection string to focus (#245) 2024-11-05 13:34:36 +01:00
davidmscholz 26712d3567
feat: add and set FOCUS_ENDPOINT_TYPE to support fhir2sql (#244)
* add and set FOCUS_ENDPOINT_TYPE

Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>

---------

Co-authored-by: davidmscholz <david.scholz@dkfz-heidelberg.de>
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
2024-10-30 15:21:15 +01:00
Enola Knezevic eea17c3478
fix: remove invalid beam-proxy tag and add it to focus instead (#242) 2024-10-22 16:48:48 +02:00
Pierre Delpy cf5230963c
feat: add focus tags in ccp and bbmri (#240)
Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
2024-10-21 11:00:01 +02:00
Pierre Delpy 7aaee5e7d5
feat: add auto archiving action (#238)
* feat: add auto archiving action

---------

Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
2024-10-15 13:03:42 +02:00
patrickskowronekdkfz 3312ca8a64
feat: added blaze cql cache (#236) 2024-10-10 14:34:28 +02:00
Patrick Skowronek 23981062bb Move ppi to id-management 2024-10-10 13:27:24 +02:00
Patrick Skowronek 8e7fe6851e fix: use correct mainzelliste api key 2024-10-10 13:11:43 +02:00
Patrick Skowronek 760d599b7c Add CCP-PPI 2024-10-10 12:56:36 +02:00
Pierre Delpy 072ee348fc
fix: deactivate landingpage for KR project (#234)
fix: deactivate landingpage for KR project
2024-10-09 09:24:27 +02:00
Torben Brenner f328e40963
Merge pull request #233 from samply/fix/id-management-redirection
Allow Usage of Centraxx Interface without login
2024-10-08 13:30:44 +02:00
Pierre Delpy 599bcfcec4
Feature/send branch to healthchecks (#232)
feature: log git branches to healthchecks and code refactoring
2024-10-02 07:53:20 +02:00
Torben Brenner eb2955872f fix: allow usage of centraxx interface without login
Before this change CentraXX was redirected to the
central login servers then interacting with the id-management
2024-10-01 13:30:23 +02:00
Martin Lablans 24da24d05e
Traefik dashboard
Deactivate traefik dashboard by default. Add trailing slash to PathPrefix to clarify the URL the dashboard is available at.
2024-10-01 10:40:24 +02:00
Pierre Delpy 65359c2ee6
Feature/pilot projects backup (#227)
add pilot projects
2024-09-12 10:04:53 +02:00
Torben Brenner b1de62607f
Merge pull request #223 from samply/feat/add-dkfz-hector-ki-project
Added DHKI project
2024-09-12 09:44:03 +02:00
p.delpy@dkfz-heidelberg.de 969f1e7242 fix: remove accidental commit 2024-09-12 09:41:19 +02:00
p.delpy@dkfz-heidelberg.de 77c870ab22 fix: fix bash path 2024-09-12 09:29:30 +02:00
p.delpy@dkfz-heidelberg.de f0bdb5c146 fix: re-add modules 2024-09-12 09:25:38 +02:00
Pierre Delpy 735e064b03
Update queries_to_cache.conf 2024-09-12 09:19:21 +02:00
Torben Brenner 6465dcb0ad feat: added dhki project 2024-09-12 08:47:33 +02:00
Pierre Delpy c585322ee7
Merge pull request #226 from samply/main
Update Develop from Main
2024-09-12 08:22:17 +02:00
Martin Lablans 4568e32ffa readme: Data protection group --> officer 2024-09-04 09:26:37 +02:00
davidmscholz ed8dacaa59
Fix fhir2sql db pw generation (#219)
fix postgresql password generation so that the password does not contain problematic characters that mess with the connection string
2024-08-29 09:15:22 +02:00
Jan 3fe781255b
feat: Configure beam-connect to trust ds-orchestrator beam proxy (#220) 2024-08-29 09:07:50 +02:00
Torben Brenner b9f0bf7064
Merge pull request #205 from samply/fix/login-confusion-with-datashield
fix: specify host for id-management login
2024-08-20 08:22:24 +02:00
Torben Brenner 6228cb3762 fix: specify host for id-management login
Otherwise traefik will match the route with the one specified in datashield-compose.yml
2024-08-19 17:09:10 +02:00
Torben Brenner 05fa323c33
Merge pull request #198 from samply/fix/idmanagement-authentication
Switch ID-Management to Keycloak from Samply.Auth
2024-08-19 15:53:54 +02:00
Torben Brenner 33843fe961 fix: switch id-management to keycloak 2024-08-19 14:43:21 +02:00