PM2 Config Generator

Generate PM2 ecosystem configuration files for Node.js process management. Configure app name, script path, instances, cluster mode, watch mode, and environment variables for development and production.

How to Use PM2 Config Generator

Enter your application name, script path, number of instances, and execution mode to generate a PM2 ecosystem config file. Add environment variables as KEY=VALUE pairs and enable watch mode for development.

Step-by-Step Instructions

  1. Enter your app name and script path
  2. Choose execution mode (fork or cluster) and instance count
  3. Add environment variables if needed
  4. Click Generate Config and copy the ecosystem.config.js output

Related Tools

More Free Tools