Completed
Securely Access Our Django Instance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deploying a Django App to Linode - Jose Portilla
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Key Requirements
- 3 How Our App Will Work
- 4 Install the Django One Click App
- 5 Securely Access Our Django Instance
- 6 Install OpenSSH On Windows
- 7 Connecting to our Server via SSH
- 8 Copy Our Code to GitHub
- 9 Install Git
- 10 Create a New Repository
- 11 Generate an Access Token
- 12 Finish Creating Your Repository
- 13 Making a Local Change Appear in GitHub
- 14 Conclusion