Главная
Study mode:
on
1
- Intro & Slides
2
- Creating a Server
3
- Generating SSH keys
4
- Connecting to the server
5
- Upgrade packages
6
- Create a new user
7
- Add public key for new user
8
- Disable password login
9
- Auth with new user SSH key
10
- Install Node.js on the server
11
- Clone app on to the server
12
- MongoDB setup
13
- .env setup
14
- Install dependencies
15
- PM2 process manager
16
- Firewall setup
17
- Nginx install & configure
18
- Domain Name & SSL
Description:
Learn how to set up a Linux Ubuntu server, configure SSH keys, and deploy a MERN (MongoDB, Express, React, Node.js) application using PM2 process manager and Nginx reverse proxy. Follow step-by-step instructions to create a server, generate SSH keys, connect securely, upgrade packages, and create a new user with enhanced security measures. Install Node.js, clone your application, set up MongoDB, configure environment variables, and manage dependencies. Implement PM2 for process management, configure firewall settings, and install Nginx as a reverse proxy. Finally, learn how to set up a domain name and secure your application with SSL.

Linux Server Setup & MERN Deployment

Traversy Media
Add to list