Skip to content

Commit 56aa8f6

Browse files
authored
fix django deployment on aws.mdx
1 parent 760e95c commit 56aa8f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/deployment/aws/django.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ To create a virtual machine in AWS, follow these steps:
5858
2. Click "Services" on the top left, chose "Compute" then click "EC2".
5959
3. Click on "Launch instance" button then choose "Launch instance".
6060
4. Set the name of your VM, choose the AMI or operating system for your machine, and instance type that suit your needs. For this tutorial, we will use Ubuntu 22.04 LTS on `t2.micro` instance.
61-
5. Select the operating system you want to use in the "Boot disk" section. For this tutorial, we will use Ubuntu 22.04 LTS.
6261
6. Create new key pair, we will use this key to connect to our instance. Fill in the key pair name and click "Create key pair".
6362
7. Allow the HTTP and HTTPS traffic in the Network settings.
6463
8. Leave the rest of the options as they are and click the "Launch instance" button to start creating your virtual machine.

0 commit comments

Comments
 (0)