-
Notifications
You must be signed in to change notification settings - Fork 27
dumb question... #20
Comments
It doesn't do anything fancy with certificates. |
so... how would one set docker to connect to the swarm? does it listen on :2376 by default? |
I've seen terraform-swarm generate certs, but don't know how to apply that same logic here. |
You would have to have your Docker installation handle exposing the Docker deamon / API on port I've messed around a bit with trying to get Terraform itself to handle it today and will push some examples for it soon. |
@toxik-io , I've pushed some work in progress changes on the Details on how to generate the certificates using |
does... this initialize / copy the certs?
The text was updated successfully, but these errors were encountered: