Node Manager Pm2

PHP

Plesk extension for managing PM2-powered Node.js applications with process control, monitoring, deployment automation, and seamless server integration.

Stars
16
Forks
2
Downloads
N/A
Open Issues
0
Files main

Repository Files

Loading file structure...
packaging/manifest.json
{
  "id": "node-manager-pm2",
  "name": "Node Manager (PM2)",
  "version": "1.0.0",
  "release": "1",
  "entry": "htdocs/index.php",
  "minimumPlesk": "18.0.34",
  "php": ">=7.2",
  "linuxOnly": true
}