Skip to content

Instantly share code, notes, and snippets.

@JacobWay
Created March 13, 2017 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JacobWay/614910af40f434542ab6950e60c90184 to your computer and use it in GitHub Desktop.
Save JacobWay/614910af40f434542ab6950e60c90184 to your computer and use it in GitHub Desktop.
Strong Loop Process Manager

StrongLoop Process Manager

StrongLoop PM is a production process manager for Node.js application with built-in load balancing,
monitoring, multi-host deployment, and a graphical console

Commands

  • To confirm it is started: slc ctl status smileyouexpress
  • To view the last logs: slc ctl log-dump smileyouexpress
  • To see more options: slc ctl -h
  • To see metrics, the profilers and other diagnostic features run: slc arc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment