/pm2-watchdog

Module is continuously checking the health of PM2 NodeJS processes by calling the specified HTTP(s) endpoint. If the HTTP server is unavailable or response is not 2xx, then watchdog will restart the PM2 process.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers