Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Automatic nginx reloading when config changes #1

Open
nazar-pc opened this issue Jul 9, 2015 · 1 comment
Open

Automatic nginx reloading when config changes #1

nazar-pc opened this issue Jul 9, 2015 · 1 comment

Comments

@nazar-pc
Copy link
Owner

nazar-pc commented Jul 9, 2015

Optional feature should be provided by separate container that will share PID namespace with nginx container and reload nginx process when config gets changed, this simplifies applying config changes, since there is no need to SSH to host and manually restart nginx instance/enter container and ping nginx to gracefully reload config.
Feature should be optional and in separate container.

Currently impossible to implement, needs moby/moby#10163 to be implemented

@nazar-pc
Copy link
Owner Author

Can be indeed implemented as background process within the same container (not perfect, but working solution).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant