Commit Graph

112 Commits

Author SHA1 Message Date
Gerhard Salvini 146235236b Removed stuff accumulated during testing phase
Most of the things added during testing were not necessary and they were
removed. This had the additional advantage that many files are now identical
to their equivalents in the develop branch, making the diff more manageable.
2025-02-06 09:28:48 +01:00
Gerhard Salvini ed95dff63e Merge branch 'develop' into metadata_fb 2025-02-05 14:02:47 +01:00
Jan 1ad73d8f82
fix: properly load oidc secrets (#267) 2025-01-29 10:59:27 +01:00
Martin Lablans 615990b92a
Use secret-sync for gitpassword (#257)
---------

Co-authored-by: Tim Schumacher <tim@tschumacher.net>
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
Co-authored-by: Tim Schumacher <tim.schumacher@dkfz-heidelberg.de>
2025-01-28 14:53:49 +01:00
Bridgehead User 634d4e2a4b Added comments explaining how things have been changed for local testing 2024-10-18 13:32:06 +02:00
Bridgehead User bc24599c54 Beam suppressed
Changes have been made so that the Bridgehead can run without Beam.
2024-10-18 11:15:18 +02:00
patrickskowronekdkfz 3312ca8a64
feat: added blaze cql cache (#236) 2024-10-10 14:34:28 +02:00
Pierre Delpy 65359c2ee6
Feature/pilot projects backup (#227)
add pilot projects
2024-09-12 10:04:53 +02:00
p.delpy@dkfz-heidelberg.de cfa85067f0 initialize develop; add itcc and cce 2024-07-25 12:44:39 +02:00
janskiba 502eef0cc8 feat: adapt secret sync for bbmri 2024-06-12 08:36:28 +00:00
janskiba a018104e0b feat: Add logs command for journalctl and rename old one to docker-logs 2024-06-05 12:35:44 +00:00
janskiba f9a9baf13d fix: Generate public oidc client when there is no private client 2024-04-15 15:53:27 +02:00
Pierre Delpy 7418861e8c
fix typo functions.sh 2024-04-15 09:08:56 +02:00
janskiba 2831fb9a22 fix: Make math work on bash 4.2 2024-04-02 14:36:23 +02:00
patrickskowronekdkfz 4fac079aec
Merge branch 'main' into feature/datashield 2024-03-19 09:52:40 +01:00
djuarezgf 3180d0fd76 Replace | openssl rsautl -sign with | sha1sum | openssl pkeyutl -sign 2024-03-18 12:44:34 +01:00
djuarezgf 3a8df378a6
Update lib/functions.sh
Co-authored-by: Tobias Kussel <TKussel@users.noreply.github.com>
2024-03-18 12:36:09 +01:00
Torben Brenner 6217e28590 fix: use always english output of free command 2024-03-15 11:48:25 +01:00
janskiba 1f17fad366 fix: Dont change ownership of all files under /tmp/bridgehead and /var/cache/bridgehead 2024-03-14 14:09:21 +00:00
Torben Brenner e1e523f1ac refactor: tune configuration of blaze according to system memory 2024-03-13 08:56:48 +01:00
janskiba 7478d804df refactor: Move vars to their setup files 2024-03-11 10:34:05 +00:00
janskiba db9692795a fix: Fix if syntrax 2024-02-27 12:47:33 +01:00
janskiba 74eb86f8af fix: Update permissions on update 2024-02-27 12:47:33 +01:00
juarez f72e7c7799 Changed: replace keycloak with oidc 2024-02-27 12:47:33 +01:00
juarez 2eb56e66c8 Integrate central Keycloak in Teiler 2024-02-27 12:47:33 +01:00
janskiba 64250d9d21 refactor: Use beam proxy directly as proxy 2024-02-27 12:47:33 +01:00
janskiba f3fa1ce712 fix: secret sync account for minimal override 2024-02-27 12:47:33 +01:00
janskiba 4a9427a1bd fix: Use forward proxy for secret sync 2024-02-27 12:47:33 +01:00
janskiba 51e8888fe1 Use latest jq 2024-02-27 12:47:32 +01:00
janskiba 224c1472b2 fix: Correctly set file permissions 2024-02-27 12:47:32 +01:00
janskiba 01d3a38e18 refactor: Use jq from docker 2024-02-27 12:47:32 +01:00
janskiba c60c9fc4b4 fix: Use strong pw for opal 2024-02-27 12:47:32 +01:00
janskiba f0a05b12ad fix: Generate stable passwords 2024-02-27 12:47:32 +01:00
Jan fa141f8e86 fix: undo permission changes on startup 2024-02-27 12:47:31 +01:00
Jan 2a024e751d fix: only change permissions on related files 2024-02-27 12:47:31 +01:00
janskiba b34f4f2a0f fix: chown syntax 2024-02-27 12:47:31 +01:00
janskiba b73ddc883c fix: Change permissions on new bridgehead dirs 2024-02-27 12:47:31 +01:00
janskiba 9f31e950a5 fix: generate the right beam connect mappings 2024-02-27 12:47:31 +01:00
janskiba 5d4d0405ab fix: public client generation 2024-02-27 12:47:14 +01:00
janskiba b44a208e08 Better redirect url handeling 2024-02-27 12:47:13 +01:00
juarez 163650f592 Add generate_password function 2024-02-27 12:47:13 +01:00
juarez 9ebbf2ed9b Bugfix: Export /var/cache/bridgehead/secrets as environment variables 2024-02-27 12:47:13 +01:00
janskiba 131b52f57b Account for ip address host values 2024-02-27 12:47:13 +01:00
janskiba 043e12b985 Remove port handeling when generating redirect url 2024-02-27 12:47:13 +01:00
juarez bb076c5d5a Add function generate_redirect_urls 2024-02-27 12:47:13 +01:00
janskiba 3c8ec73ac3 Update oidc provider to new url 2024-02-27 12:47:13 +01:00
juarez dc3d5496e1 Integrate central Keycloak in Teiler 2024-02-27 12:47:13 +01:00
Jan Skiba 93a91326a2 Make sure path exists 2024-02-27 12:47:13 +01:00
janskiba f854ab58ce Update to new secret-sync semantics 2024-02-27 12:47:13 +01:00
janskiba cec3dfe4cd Add secret sync to the bridgehead 2024-02-27 12:47:13 +01:00