Skip to content

max-mapper/nginx-reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages