Django IntroductionChapter 6. Deploy Django App

Hosting Service Initial Settings (2) – SSH Remote Connection

Hosting Service Initial Settings (2) – SSH Remote Connection

Summary of the initial settings

We split this step into three sections. This lesson covers the second section.

  1. AWS Lightsail setup
    • Prepare AWS Lightsail and create an Ubuntu (20.04 LTS) instance
    • Obtain a static IP address and attach it to the instance
  2. SSH remote connection between the local computer and the Ubuntu instance (this section)
    • Establish an SSH connection between the local computer and the in

Django Introduction
Course Content