D
D
dostoevskiy542021-10-09 11:30:37
Nginx
dostoevskiy54, 2021-10-09 11:30:37

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

1 answer(s)
A
Alexander Karabanov, 2021-10-09
@karabanov

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 question

Ask a Question

731 491 924 answers to any question