Skip to content

Latest commit

 

History

History
95 lines (81 loc) · 4.78 KB

process-management.md

File metadata and controls

95 lines (81 loc) · 4.78 KB

Bookmarks tagged [process-management]

https://github.com/bluepill-rb/bluepill

Simple process monitoring tool.


https://github.com/kostya/eye

Process monitoring tool. Inspired from Bluepill and God.


https://github.com/ddollar/foreman

Manage Procfile-based applications.


https://github.com/mojombo/god

An easy to configure, easy to extend monitoring framework written in Ruby.


https://github.com/lbeder/health-monitor-rails

A mountable Rails plug-in to check health of services (Database, Cache, Sidekiq, Redis, e.t.c.) used by the Rails app.


https://github.com/adamcooke/procodile

Run processes in the background (and foreground) on Mac & Linux from a Procfile.


https://github.com/Unitech/pm2

Advanced Process Manager.


https://github.com/remy/nodemon

Monitor for changes in your app and automatically restart the server.


https://github.com/coreybutler/node-mac

Run scripts as a native Mac daemon and log to the console app.


https://github.com/coreybutler/node-linux

Run scripts as native system service and log to syslog.


https://github.com/coreybutler/node-windows

Run scripts as a native Windows service and log to the Event viewer.


https://github.com/petruisfan/node-supervisor

Restart scripts when they crash or restart when a *.js file changes.


https://github.com/phusion/passenger

Friendly process manager that integrates directly into Nginx.