Content
View differences
Updated by Hagen Mahnke 11 months ago
Question:
Should the values for a ENV variable configuration be read-only on the UI?
If not, how do we map one specific configuration that's stored in the database to the configuration from ENV variables?
**Thoughts**
* There used to be env vars only, later (with File storages), we had to reference SSO setups. Had to create references between those two config objects. Chose to take env variables, create a real DB model, which was fairly easy.
* Please talk to Wieland for more details.
Should the values for a ENV variable configuration be read-only on the UI?
If not, how do we map one specific configuration that's stored in the database to the configuration from ENV variables?
**Thoughts**
* There used to be env vars only, later (with File storages), we had to reference SSO setups. Had to create references between those two config objects. Chose to take env variables, create a real DB model, which was fairly easy.
* Please talk to Wieland for more details.