Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rockons: map configured env variable to multiple containers #1589

Open
daniel-illi opened this issue Dec 18, 2016 · 0 comments
Open

Rockons: map configured env variable to multiple containers #1589

daniel-illi opened this issue Dec 18, 2016 · 0 comments

Comments

@daniel-illi
Copy link
Contributor

I'd like to be able to define an ENV variable for the configuration wizard that gets mapped to multiple containers included in the rockon. Additionally it should be possible to use a different env variable name for each container.

Example:
I'm writing a rockon which includes a web application container and a database container.

  • The database container allows to set the db admin password by env variable POSTGRES_PASSWORD.
  • The web app container includes setup scripts that allow to initialize the database table if I provide the db admin password by env variable DB_ENV_PASS.

→ In the config wizard I'd like to define the db admin password once and use it for both env variables of the different containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant