Completed
Beginning
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Docker and Running Your Self-Hosted Applications in a More Secure Way Behind a Reverse Proxy
Automatically move to the next video in the Classroom when playback concludes
- 1 Beginning
- 2 Introduction
- 3 Thank you to my Patrons at Patreon
- 4 Prepping our Docker Setup
- 5 Install NGinX Proxy Manager
- 6 Test our NGinX Proxy Manager Page
- 7 Looking at our Docker Networks
- 8 Create a new Docker Network
- 9 Attach Containers to our new Network
- 10 Attach Container to our Network with Portainer
- 11 Add a new Proxy Host by Container Name
- 12 Test our Container Proxy
- 13 Review what we did