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...
plib/resources/locales/en-US.php
<?php
$messages = [
    'page_title' => 'Node Manager (PM2)',
    'page_description' => 'Manage PM2-powered Node.js applications without SSH.',
];