Getting Started with PM2
Learn PM2 — keep your Node.js applications running in production with automatic restarts, cluster mode, log management, and startup scripts.
Basics
1 item
PM2 is a production process manager for Node.js applications. It keeps your app alive after crashes, handles log management, enables zero-downtime reloads, and manages multiple services on a single server.
Learn PM2 — keep your Node.js applications running in production with automatic restarts, cluster mode, log management, and startup scripts.
1 item