Private setup access
Use your setup access code to retrieve an environment-specific configuration JSON that includes private pipeline keys.
Private Access
Secure setup download
Use your setup access code to retrieve a full configuration JSON with the private profile values included.
TwinCore Production
https://broker-test.bifo.helmholtz-hzi.de
Development Instance
https://broker-dev2.bifo.helmholtz-hzi.de
Relationship to hosted install profiles
This page is a UI for downloading the resolved configuration JSON. For supported targets, the backend now delegates to the same resolver that powers Hosted install profile. The two flows share secrets and access codes — the difference is the entry point:
- Hosted install profile — the installer fetches and applies the config in one command. Use this for new installs and reconfiguration.
- Private setup access (this page) — download the resolved JSON for offline
review or for use with
--config <path>in air-gapped environments.