Send nginx signals via http request
GET /signal/<reload|start|stop>
to send the appropriate signal to nginx.
Default port is 5000. May be changed by setting the NRS_PORT
environment variable or --port
argument.
See example docker-cmpose file with certbot and nginx.