DEV Community

Trilochan Parida
Trilochan Parida

Posted on • Updated on

How to set up a Node.js application for production on EC2 Ubuntu: Hands-on!


In this tutorial, We will set up a node.js application for production on EC2 ubuntu 18.04. We will use Nginx as a reverse proxy and PM2 as a process manager.

Content:

00:00 Welcome
01:12 Connect to Server
01:27 Installation of NGINX
02:34 Setting Up Nginx as a Reverse Proxy Server
04:29 Installing Node.js
07:02 Creating a Node.js Application
07:40 Installing PM2

Github: https://github.com/codingx01/nodejs-production-demo
Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/

Please do like, share, comment, and subscribe!

Top comments (0)