🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

nginx-reload

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nginx-reload

node module to start, stop and reload nginx by monitoring its PID file

latest
npmnpm
Version
0.0.7
Version published
Maintainers
2
Created
Source

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

FAQs

Package last updated on 19 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts