Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying & Running Node.js to Production in 2016 #89

Open
lukebond opened this issue Mar 10, 2016 · 0 comments
Open

Deploying & Running Node.js to Production in 2016 #89

lukebond opened this issue Mar 10, 2016 · 0 comments

Comments

@lukebond
Copy link

Quite often, PM2 is the go-to tool for running Node.js apps. I'm a big believer in using the Operating System's init system for what it's designed to do and has been doing for years: launch, look after and re-launch services on a Linux system; I'll focus on systemd by way of example. I'll also touch on containers, logging and, to some extent, monitoring, to give you the tools you need to move away from PM2 and embrace Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant