
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
strong-pm
Advanced tools
StrongLoop PM is a production process manager for Node.js applications with built-in load balancing, monitoring, multi-host deployment, and a graphical console.
For more details, see http://strong-pm.io
Requirements: git
needs to be installed
Install the client-side CLI and
GUI (slc arc
):
npm install -g strongloop
slc -h
Run app
slc start app.js
Or to deploy and manage remotely, install the manager on a production server using npm:
npm install -g strong-pm && sl-pm-install
Or using docker:
curl -sSL http://strong-pm.io/docker.sh | sudo /bin/sh
Under production, you will install the process manager as a system service, see http://strong-pm.io/prod, but if you are just trying the manager out locally, you can run an app directly from the command line.
Get a sample app (or use your own app):
git clone git@github.com:strongloop/express-example-app.git
cd express-example-app
npm install
Start the app under the process manager:
slc start
Interact with the app using the StrongLoop GUI:
slc arc
See http://strong-pm.io for more information.
For more resources, including links to blogs, see http://strong-pm.io/resources/.
Q: On deploy getting an `git: fatal: unable to access 'http://127.0.0.1:8701/default/': Empty reply from server
A: Check to make sure git
is installed
You may use this library under the terms of the Artistic 2.0 license
FAQs
StrongLoop Process Manager
The npm package strong-pm receives a total of 111 weekly downloads. As such, strong-pm popularity was classified as not popular.
We found that strong-pm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 23 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.