Prepared development environment in dhki project

This commit is contained in:
Torben Brenner
2026-06-24 16:22:55 +02:00
parent caaf18e93a
commit c7802384f2
5 changed files with 44 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
BROKER_ID=broker.hector.dkfz.de
# This sets beam broker config depending on ENVIRONMENT
source dhki/modules/dhki-setup.sh
# BROKER_ID is exported by previous script
BROKER_URL=https://${BROKER_ID}
PROXY_ID=${SITE_ID}.${BROKER_ID}
FOCUS_BEAM_SECRET_SHORT="$(cat /proc/sys/kernel/random/uuid | sed 's/[-]//g' | head -c 20)"