Notifications
Clear all
Links and node.js tutorials
1
Posts
1
Users
0
Reactions
432
Views
Topic starter
PM2 (process manager 2) is standard in the JS world, and it is used to make sure servers and services stay up. It unifies logging (both live and to disk or remote) and provides a number of benefits. Should your server go down, it automatically brings it up again. This is the defacto tool used by JS developers when deploying their service architectures.
This topic was modified 2 years ago 2 times by Jon Lennart Aasenden
Posted : 09/02/2023 1:05 pm