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

Support safe introduction of secrets #257

Open
eigengrau opened this issue Apr 25, 2019 · 0 comments
Open

Support safe introduction of secrets #257

eigengrau opened this issue Apr 25, 2019 · 0 comments

Comments

@eigengrau
Copy link

It would be convenient if there were a way to safely introduce secrets (e-mail password, Slack token), which must currently be stored in the plain within Consul (while access can be mediated via ACL, secrets will still be stored in the plain on the underlying Consul servers).

In case you do not like to introduce any configuration over a non-Consul channel (static configuration file, environment variable), perhaps it would make sense supporting Consul-Template expressions within configuration values stored in Consul. This would allow secret introduction via expressions like {{ with secret … }}.

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