Answer the question
In order to leave comments, you need to log in
How to attach HTTP interface to nginx in docker container?
It is necessary to attach an HTTP interface to nginx in the docker to be able to reload nginx from another container. Now I'm thinking about a simple layer of node js in a container with nginx and doing exec(nginx -s reload) on an HTTP request in it.
Are there any simpler options?
Answer the question
In order to leave comments, you need to log in
Why this is necessary is not clear, but if you really want it, then nginx ui
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question