detect when a server goes down and reopen it

[Brick] 1nator
Joined 11/10/2017
Posts 11,114
10:08 PM 12/01/2021
how do i do that


SmartLion
Joined 16/04/2017
Posts 1,970
10:26 PM 12/01/2021
use PM2


[Brick] 1nator
Joined 11/10/2017
Posts 11,114
10:51 PM 12/01/2021
Quote from SmartLion , 10:26 PM 12/01/2021
use PM2
whats that and how do i use that?


SmartLion
Joined 16/04/2017
Posts 1,970
03:58 AM 13/01/2021
Quote from 1nator , 10:51 PM 12/01/2021
Quote from SmartLion , 10:26 PM 12/01/2021
use PM2

whats that and how do i use that?
a simple pm2 start yourfile should be enough
if you ever need to then you can do pm2 stop processname to stop the server
watch your reset count with pm2 list


[Brick] 1nator
Joined 11/10/2017
Posts 11,114
10:08 AM 13/01/2021
Quote from SmartLion , 03:58 AM 13/01/2021
Quote from 1nator , 10:51 PM 12/01/2021
Quote from SmartLion , 10:26 PM 12/01/2021
use PM2

whats that and how do i use that?

a simple pm2 start yourfile should be enough
if you ever need to then you can do pm2 stop processname to stop the server
watch your reset count with pm2 list
thanks!


[Deleted514085]
Joined 11/01/2021
Posts 36
03:09 PM 05/02/2021
[ Content Removed ]


[Deleted347394]
Joined 13/07/2020
Posts 62
09:32 AM 06/02/2021
[ Content Removed ]

1