Remove PM2 guide (#4991)

There's apparently no way to specify exit codes
for which the process should not be restarted.

This just shows how poor of a process manager PM2 is
so we really should not continue to recommend it in the documentation...

Ref:
https://stackoverflow.com/questions/43614017/how-to-only-restart-node-process-with-pm2-if-exit-code-0
This commit is contained in:
jack1142
2021-05-19 19:20:59 +02:00
committed by GitHub
parent 1c32186d0b
commit d5fbc0b01c
2 changed files with 0 additions and 57 deletions

View File

@@ -19,7 +19,6 @@ Welcome to Red - Discord Bot's documentation!
about_venv
autostart_systemd
autostart_mac
autostart_pm2
.. toctree::
:maxdepth: 2