You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>"}
docker-consul currently can't be configured to join a cluster that uses gossip encryption: https://www.consul.io/docs/agent/encryption.html
The text was updated successfully, but these errors were encountered: