Commit Graph

13 Commits

Author SHA1 Message Date
Jan 721627a78f
feat: migrate to new dnpm:dip node (#251)
* feat: migrate to new dnpm:dip node

* hardcode dnpm connector type to broker

* use `SITE_NAME` for dnpm `LOCAL_SITE`

* host central targets in git

* dnpm: add goettingen to central targets

* dnpm: add uksh to central targets

* dnpm: replace named volumes with fs volumes

* chore: change dnpm images

* chore: pin mysql

* dnpm: Secure endpoints for ETL and p2p communications (#254)

* 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.

* Whitespace formatting

---------

Co-authored-by: Niklas <niklas@ytvwld.de>
Co-authored-by: Niklas Reimer <niklas@backbord.net>
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
2025-02-05 13:24:28 +01:00
Tobias Kussel c58096aa27
Merge pull request #155 from samply/fix/dnpm-no-proxy
Add DNPM_NO_PROXY configuration option
2024-02-23 11:37:47 +01:00
Tobias Kussel 3f6e3a2bb4 mount and process trusted certs in dnpm-beam-connect 2024-02-22 15:41:11 +00:00
Tobias Kussel 9937002d06 Add DNPM_NO_PROXY configuration option 2024-02-21 15:04:00 +00:00
Tobias Kussel aac31945a3 Add dnpm echo to dnpm-compose 2024-02-19 08:50:15 +00:00
Tobias Kussel c02da838c7 Cleanup dnpm connect module 2023-12-15 09:41:11 +00:00
Tobias Kussel 169ce2436f fix dnpm connect env, from bool to string 2023-08-28 17:21:52 +00:00
Tobias Kussel bba8a03f9f Use beam-connect:develop for DNPM 2023-08-24 12:22:43 +00:00
Tobias Kussel 6d94ebd4eb Add path stripper 2023-06-30 06:02:32 +00:00
Tobias Kussel f0d423fcf7 Adapt to new beam app syntax 2023-06-28 11:48:47 +02:00
Tobias Kussel ff4fb06ad1 Address review comments 2023-05-19 11:53:03 +00:00
Tobias Kussel a18b63e190 Use cached beam-connect image for dnpm 2023-05-17 10:04:35 +00:00
Tobias Kussel f4134bcfca Remove DNPM-BwHC experiment 2023-05-17 09:26:55 +00:00