PM2 Alternatives
PM2 is described as 'Advanced process manager for production Node.js applications. Load balancer, logs facility, startup script, micro service management, at a glance' and is an app in the os & utilities category. There are four alternatives to PM2 for Linux, Self-Hosted, Mac and BSD. The best PM2 alternative is Supervisor, which is both free and Open Source. Other great apps like PM2 are Phusion Passenger, Reflex and nodemon.
- Freemium • Open Source
- 2 likes11 Supervisor alternatives
Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
Supervisor VS PM2
Is Supervisor a good alternative to PM2? - Like this app4 Phusion Passenger alternatives
Passenger® is an app server that runs and automanages your web apps with ease. Also improves security, reliability and scalability.
Phusion Passenger VS PM2
Is Phusion Passenger a good alternative to PM2? - Like this app3 Reflex alternatives
Reflex is a small tool to watch a directory and rerun a command when certain files change. It's great for automatically running compile/lint/test tasks and for reloading your application when the code changes.
Reflex VS PM2
Is Reflex a good alternative to PM2? - Like this app3 nodemon alternatives
nodemon is a tool that helps develop node.js based applications by automatically restarting the node application when file changes in the directory are detected.
nodemon does not require any additional changes to your code or method of development.
nodemon VS PM2
Is nodemon a good alternative to PM2?