pm2ctrl
0 forks
Wrapper script for PM2
id: 3
128 Lines
  • Shell 43.8%
  • Yaml 29.7%
  • Markdown 26.6%
README.md

pm2ctrl

AUR Git

A wrapper script for managing PM2 apps.

Requirements

This script requires the following to be installed manually:

  • Node.js
  • npm
  • PM2 (npm install -g pm2)

These are not installed automatically to allow user control.

Installation

Manual installation

Download the script manually and place it somewhere in your PATH (e.g., /usr/local/bin):

curl -Lo pm2ctrl https://code.weexnes.dev/pm2ctrl/~raw/main/pm2ctrl.sh
chmod +x pm2ctrl
sudo mv pm2ctrl /usr/local/bin/

Arch Linux

If you are on Arch Linux or an Arch-based distribution, you can install the package via yay:

yay -S pm2ctrl-git
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover