Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@NginProject NginProject released this 20 Jan 13:54
· 4 commits to master since this release

Usage

# after unzip
cd pm2
npm i -g pm2

# Start the ngind with balance more than threshold
./ngind --rpc

# Edit the  ecosystem.config.js and input <YOUR_IP>
pm2 start ecosystem.config.js
pm2 startup