Completed
- Creating a Server
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Linux Server Setup & MERN Deployment
Automatically move to the next video in the Classroom when playback concludes
- 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