pm2 process manager for node.js

Auto Start pm2 on boot
How to host static site using pm2

pm2 is a process manager for node.js applications. It is similar to forever.

http://pm2.keymetrics.io

First you need to install npm, on Ubuntu/Debian, run

To install pm2, run

Start an Application

Start an Application with name

Start Application in Cluster mode with

To Scale a clustered application, run

Start the processes on reboot

List running applications

Controlling running application

Restart all running applications

nodejs

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *