Setup an Nginx reverse proxy for your Docker containers
ryanpharis.comIf you're going this far, why not just use kubernetes, and the nginx-ingress controller?
I have had great success with docker-gen which allows me to generate nginx configuration so that I can reload automatically.
Thanks for the tip. I hadn't heard about docker-gen. Looks like something that could be very useful.
Doing it wrong 101...
No idea if you're right or not, would you mind to elaborate?