server-man
Version:
Web UI dashboard for PM2 admins
12 lines (9 loc) • 334 B
Markdown
# serverMan
Web UI dashboard for PM2 admins.
Use
<ul>
<li>Install module globally using npm install -g pm2-winweb</li>
<li>Run command serverMan</li>
<li>Browse <a href="http://localhost:3190/">http://localhost:3190/ </a>from your browser.</li>
</ul>
Note: serverMan requires pm2 should be installed as global module.