Live data from Hacker News

Ask HN: Who uses pm2 for production deployment?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Who uses pm2 for production deployment?

#4

i switched to systemd from pm2

what are the benefits?

It’s a system level command so you can log it and auto restart etc. pm2 is still good but I don’t know if it’s needed anymore at least on Linux.