ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

Can define secrets and expose them as env vars in dynamic services #3535

Closed pcrespov closed 2 years ago

pcrespov commented 2 years ago

Following up from comments in ITISFoundation/osparc-simcore#3526

The user can define some secret variables in the Preferences tab. These variables are treated as secrets i.e. they will be encrypted in the database. When a dynamic service starts, they will be exposed as env vars

This is a mechanism that is frequently used in CI settings etc ... See as examples

pcrespov commented 2 years ago

Issue moved to ITISFoundation/osparc-issues #764 via Zenhub