nginx-reload

0.0.7 • Public • Published

nginx-reload

NPM

start, stop and reload nginx by monitoring it's PID file

useful for triggering reload of nginx configuration files

based on the monitoring bits of https://github.com/DamonOehlman/ngineer

run the tests

there are integration tests available, given the following:

  • your nginx listens on port 80
  • your nginx is configured to store a pid file in '/var/run/nginx.pid'
npm install
sudo npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.7
    4
    • latest

Version History

Package Sidebar

Install

npm i nginx-reload

Weekly Downloads

4

Version

0.0.7

License

BSD

Last publish

Collaborators

  • maxogden
  • mafintosh