NGINX & PM2
Control your web server and Node processes without editing config files blind.

What it does
- NGINX: start, stop, reload, test config (nginx -t), and tail logs.
- Manage server blocks / reverse proxies generated by the Deployer.
- PM2: list, start, stop, restart, and describe Node processes.
- Tail PM2 logs in a dedicated viewer.