Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 21, 2021 01:12 pm GMT

[VIDEO] How to Deploy a Node.js App on Ubuntu with PM2, NGINX and Cloudflare

In this video you will learn how to deploy a Node.js application ready for production on an Ubuntu server using the following:

  • A specific Node.js version
  • PM2 to allow you to run and manage your Node application 24/7
  • Nginx setup as a reverse proxy so that your users could access your website via HTTP on port 80
  • Cloudflare so that you could use a domain name and secure your website with a free SSL certificate

DigitalOcean free $100 credit:
https://m.do.co/c/2a9bba940f39

All commands used in the video can be found here:

https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04

Follow me on Twitter


Original Link: https://dev.to/bobbyiliev/video-how-to-deploy-a-nodejs-app-on-ubuntu-with-pm2-nginx-and-cloudflare-5dh

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To