andrewrk / naught

Zero downtime deployment for your Node.js server using builtin cluster API
MIT License
793 stars 69 forks source link

How are you using naught with init systems? #64

Open STRML opened 9 years ago

STRML commented 9 years ago

I had originally intended to use naught with monit, but after seeing there is no restart command supported in monit, it's clearly out for watching naught.

What are you all using to monitor naught, restart and notify on crashes, and trigger deploy commands?

andrewrk commented 9 years ago

naught is intended to be the monitor process. notifications could be an area of improvement.