Y
Hacker News
new
|
ask
|
show
|
jobs
Setup an Nginx reverse proxy for your Docker containers
(
ryanpharis.com
)
11 points
by
ryancp
2938 days ago
3 comments
cbanek
2935 days ago
If you're going this far, why not just use kubernetes, and the nginx-ingress controller?
link
eboyjr
2938 days ago
I have had great success with docker-gen which allows me to generate nginx configuration so that I can reload automatically.
link
ryancp
2937 days ago
Thanks for the tip. I hadn't heard about docker-gen. Looks like something that could be very useful.
link
opsroller
2937 days ago
Doing it wrong 101...
link
brimstedt
2934 days ago
No idea if you're right or not, would you mind to elaborate?
link