Commit Graph

12 Commits

Author SHA1 Message Date
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
Patrick Skowronek 7c560a2e93 Added env to landing-page 2024-08-15 09:10:37 +02:00
djuarezgf d8b9498ef9
Update minimal/docker-compose.yml
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
2024-03-18 12:45:46 +01:00
juarez f72e7c7799 Changed: replace keycloak with oidc 2024-02-27 12:47:33 +01:00
janskiba ef8866b943 fix: Start oauth proxy after forward_proxy is ready 2024-02-27 12:47:33 +01:00
Martin Lablans dc0d42ca07
Merge pull request #133 from samply/fix/auth_proxy_usage
fix: adjusted the forwarding of env vars to forward proxy
2023-10-26 11:41:06 +02:00
Patrick Skowronek 90248b331f fix: adjusted the forwarding of env vars to forward proxy 2023-10-25 15:22:08 +02:00
Martin Lablans 93026d2d89 Change tag for bridgehead-landingpage 2023-10-20 13:58:46 +02:00
Pierre Delpy 829102f23e
Merge branch 'main' into feature/custom-basic-auth 2023-08-15 14:24:19 +02:00
p.delpy@dkfz-heidelberg.de dc0fc286b1 add generic bash function addBasicAuthUser 2023-08-08 09:28:59 +02:00
Martin Lablans acc1e2361a
Prevent creation of many anonymous volumes
In combination with https://github.com/samply/bridgehead-forward-proxy/pull/10, this will prevent the creation of two anonymous volumes per startup for the bridgehead-forward-proxy.
2023-08-04 17:20:46 +02:00
Tobias Kussel 3e1659a38d Modularize DNPM components 2023-05-10 10:54:05 +00:00