Completed
Make Sure the Firewall is Configured
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Production vs. Development - Python Web App From Scratch With Justin Mitchel
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Creating Inventory.ini
- 3 Make Sure the Firewall is Configured
- 4 Configure your Development Server
- 5 Create a Server Image
- 6 Deploying a Server from an Image
- 7 Adding in Environment Variables
- 8 Clone Your Web Servers with Images
- 9 Swap Server IP Addresses
- 10 Verify the IP Addresses Changed
- 11 Configure Your App to Use Environment Variables
- 12 Using Your Environment Variables
- 13 Troubleshooting Your Configuration
- 14 Re-Image Your Server
- 15 Redeploy Your Servers
- 16 Conclusion