pm2 alternatives?
I use pm2 but i will need to view logs etc
But turns out pm2 is paid
Any free/open source alternatives out there?
I use byobu and tmux but i feel they are better once out there just like pm2 but free
7 Replies
docker
Logs can be used without a paid plan on pm2
see docs (https://pm2.keymetrics.io/docs/usage/log-management/)
But: if your server has enough performance, docker would be the better option out there
The following article would be an interesting read, both platforms have their use cases
https://maximorlov.com/from-pm2-to-docker-cluster-mode/
I hate docker for production
I have had so many situations when some else mess with the wrong config and container refused to turn on so we lost everything
that my dear, is a skill issue
Double edged sword
This looks complex
howd you even lose data lol
did you not place the volume somehwere redundant?
I don't what he did
But we couldn't boot up the container
And no way to end without through the front