pm2-hive.github.io icon indicating copy to clipboard operation
pm2-hive.github.io copied to clipboard

Documentation website for PM2

Results 38 pm2-hive.github.io issues
Sort by recently updated
recently updated
newest added

removes the 2nd instance of the identical duplicate heading "Updating PM2", see line 216 for first

``` $ sudo apt update Err:1 http://apt.pm2.io/ubuntu stable InRelease Could not resolve 'apt.pm2.io' Hit:2 https://dl.yarnpkg.com/debian stable InRelease Hit:3 http://mirrors.digitalocean.com/ubuntu focal InRelease Hit:4 http://mirrors.digitalocean.com/ubuntu focal-updates InRelease Hit:5 https://repos.insights.digitalocean.com/apt/do-agent main InRelease Hit:6...

Is there a way of seeing a log of ID in node.js without console?

Hello, is there a way when I restart my process via the web interface that it then runs a script on the server?

This PR replaces instances of the word "wanna" with the proper usage of "want to" in the docs.

The docs say that --log (or -l) on the pm2 cli will put both error and out logs in to that file specified after the -l flag. This is true,...

The combination doesn't work. If you specify -o and -e to save to "/tmp" for example (as in the case of a RO raspberry pi) while the logging works, if...

`sudo pm2 logrotate -u user` from an account that is not named "user" doesn't do what's expected. For example, if my account name is "pi" and I execute this command,...