Commit Graph

102 Commits

Author SHA1 Message Date
janskiba 502eef0cc8 feat: adapt secret sync for bbmri 2024-06-12 08:36:28 +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
Torben Brenner b5ef856f12
refactor: calculate memory using free
Co-authored-by: Tobias Kussel <TKussel@users.noreply.github.com>
2024-02-23 08:27:06 +01:00
Torben Brenner 7d07c0623d refactor: optimize memory usage of blaze 2024-02-20 15:27:00 +01:00
janskiba 16fc40f8ae feat: Add `bridgehead logs` command 2024-02-14 14:43:17 +00:00
lablans 392afb6410 Fix code 2023-10-24 07:23:24 +00:00
lablans f855a19865 Fix sed (?) 2023-10-24 07:12:18 +00:00
lablans bbfc607104 Always define new vars 2023-10-24 07:07:06 +00:00
lablans f008b18760 Redo proxy, set HTTPS_PROXY_HOST and HTTPS_PROXY_PORT 2023-10-24 07:01:22 +00:00
Tobias Kussel e0990d99cb Comment out HTTP proxy parsing 2023-10-23 11:06:59 +00:00
Martin Lablans 74817a21da Rewrote proxy detection logic to deal with all combinations of no/authenticated/unauthenticated proxy servers 2023-10-20 15:59:24 +02:00
Patrick Skowronek 68cd62b981 reaf: var naming for proxy usage in our bridgehead scripts 2023-10-10 10:43:22 +02:00