Unique SSL hostname for every worker node
Hey all, I want to deploy a service to every docker swarm worker node. I also want to have a domain that points to
<worker hostname>.carbon.host
, how do I handle the subdomain? I can automate the A record using a script1 Reply
I just made a fancy CLI to handle it all, setup nginx, all that