Completed
08:25 VPS
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Dockerize Next.js and Deploy to VPS
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Next.js example overview
- 2 01:18 Hosting with Docker is easier than without
- 3 01:32 Preparation
- 4 02:20 Dockerize Next.js simple example
- 5 06:45 Dockerize Next.js better
- 6 08:25 VPS
- 7 09:07 GitHub container registry
- 8 11:02 Build for AMD64
- 9 12:50 Change name / tag of image
- 10 14:03 Docker on VPS setup
- 11 17:58 Dockerized Next.js on VPS!!