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 consul encryption #78

Open
thraxil opened this issue May 11, 2015 · 2 comments
Open

support consul encryption #78

thraxil opened this issue May 11, 2015 · 2 comments

Comments

@thraxil
Copy link

thraxil commented May 11, 2015

docker-consul currently can't be configured to join a cluster that uses gossip encryption: https://www.consul.io/docs/agent/encryption.html

@progrium
Copy link
Contributor

Have you tried with the latest since moving to gliderlabs?

@ianmcorvidae
Copy link

It is possible to use gossip encryption with this image. Any files mounted into the /config directory will be picked up, so host-mounting a JSON file with the following structure will enable gossip encryption:

{"encrypt": "<token as generated by consul keygen>"}

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

3 participants