bitrated icon indicating copy to clipboard operation
bitrated copied to clipboard

Use forever/nodemon and monitor errors/crashes

Open shesek opened this issue 10 years ago • 2 comments

  • [x] Use ~~forever/nodemon~~ a small bash script to automatically restart the nodejs servers when they crash
  • [ ] Send logs to an external tracking monitoring service to keep track of errors/crashes, and make sure to scrub off IP addresses (probably best to just make nodejs logger format output no IPs at all)
  • [x] Setup pingdom for monitoring

shesek avatar Nov 26 '13 22:11 shesek

You guys should look into pm2, it might suit your needs:

https://github.com/Unitech/pm2

orweinberger avatar Jan 23 '14 14:01 orweinberger

Thanks Or, I'll look into this. Definitely looks like it could be a good solution for us. On Jan 23, 2014 4:17 PM, "Or Weinberger" [email protected] wrote:

You guys should look into pm2, it might suit your needs:

https://github.com/Unitech/pm2

— Reply to this email directly or view it on GitHubhttps://github.com/shesek/bitrated/issues/17#issuecomment-33126955 .

shesek avatar Jan 23 '14 14:01 shesek