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

Add support for specifying secrets via env variables (Fixes #466) #467

Closed
wants to merge 1 commit into from

Conversation

ishanarora
Copy link

No description provided.

Copy link
Owner

@thp thp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wouldn't work, when it is first launched, it will generate the default config based on the environment variables.

You should make it so that when loading the config from the file, the environment variables are queried and updated and runtime (and also to make sure the environment variable values do not end up in the config file).

@thp
Copy link
Owner

thp commented May 7, 2020

Travis CI failed this PR, I'm closing it for now, but feel free to reopen with code style issues and review comments fixed (+ documented in the recently-added docs/source/ folder) and we can talk about merging it.

@thp thp closed this May 7, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants