Linux Server Setup & MERN Deployment

Linux Server Setup & MERN Deployment
In this video, we will set up a Linux Ubuntu server, set up SSH keys, and deploy a MERN app by setting up PM2 and an Nginx reverse proxy.

In this video, we will set up a Linux Ubuntu server, set up SSH keys, and deploy a MERN app by setting up PM2 and an Nginx reverse proxy.

Timestamps:
0:00 - Intro & Slides
4:10 - Creating a Server
5:30 - Generating SSH keys
9:16 - Connecting to the server
10:18 - Upgrade packages
11:21 - Create a new user
12:32 - Add public key for new user
14:42 - Disable password login
15:49 - Auth with new user SSH key
17:37 - Install Node.js on the server
19:47 - Clone app on to the server
21:04 - MongoDB setup
24:51 - .env setup
26:13 - Install dependencies
29:20 - PM2 process manager
30:30 - Firewall setup
31:46 - Nginx install & configure
35:36 - Domain Name & SSL

Suggest:

Getting Started with Node.js - Full Tutorial

Angular and Nodejs Integration Tutorial

How To Create A Password Protected File Sharing Site With Node.js, MongoDB, and Express

How To Build a Node.js Application with MongoDB

Introduction to Linux Shell Scripting

Express.js & Node.js Course for Beginners - Full Tutorial