process-management.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [process-management]

www.codever.land/bookmarks/t/process-management

Bluepill

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

Simple process monitoring tool.


Eye

https://github.com/kostya/eye

Process monitoring tool. Inspired from Bluepill and God.


Foreman

https://github.com/ddollar/foreman

Manage Procfile-based applications.


God

https://github.com/mojombo/god

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


Health Monitor Rails

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.


Procodile

https://github.com/adamcooke/procodile

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


PM2

https://github.com/Unitech/pm2

Advanced Process Manager.


nodemon

https://github.com/remy/nodemon

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


node-mac

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

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


node-linux

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

Run scripts as native system service and log to syslog.


node-windows

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

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


supervisor

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

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


Phusion Passenger

https://github.com/phusion/passenger

Friendly process manager that integrates directly into Nginx.