pm2_webpanel
v1.0.14
Published
PM2 WebPanel
Downloads
16
Readme
PM2 WebPanel
PM2 WebPanel is a online pm2 dashboard to monit your processes simply from anywhere.
Install
pm2 install pm2_webpanel
Setting the password :
pm2 set pm2_webpanel:password PASSWORD, MIN 8 CHARS
Setting your URL :
pm2 set pm2_webpanel:url http(s)://IP or Domain:PORT
Setting the refresh interval (default = 700 ms) :
pm2 set pm2_webpanel:interval value(ms)
Finally, start it :
pm2 restart pm2_webpanel