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

Feature request: Handling environment variables in config file #22

Open
danmx opened this issue Aug 20, 2018 · 1 comment
Open

Feature request: Handling environment variables in config file #22

danmx opened this issue Aug 20, 2018 · 1 comment

Comments

@danmx
Copy link

danmx commented Aug 20, 2018

It would be perfect if we could use environment variables to pull parts of the configuration, e.g. DB or registry credentials.

@ErikThoreson
Copy link
Contributor

Hi @danmx,

What env's specifically would you like to see?

For DB configuration you can leverage any of the available postgresql env's.

https://www.postgresql.org/docs/9.6/static/libpq-envars.html

For the registry creds see the other feature request you posted.

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

2 participants