Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Snafkin547 authored Sep 11, 2024
1 parent bcb5083 commit b1e028f
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,27 @@ This step is particularly important to avoid confusion. You will see why in a se

<img src="https://github.com/user-attachments/assets/264abd86-06d2-44c7-bbbb-523a80ee6f86" alt="EC2 Instances" width="800">

1. Name Instance and select Amazon Linux:
1. Name Instance as follows:
- role-1: secrecy1
- role-2: secrecy2
- role-3: secrecy3

<img width="700" alt="image" src="https://github.com/user-attachments/assets/69ae4a3a-afef-487b-a447-9a478fd80d79">

2. Pick t2.micro as an instance size.
2. Select Amazon Linux

3. Generate a key pair if you haven't and save the key to your local machine.
3. Pick t2.micro as an instance size.

4. Generate a key pair if you haven't and save the key to your local machine.

<img src="https://github.com/user-attachments/assets/da61f0c5-eeef-4df5-ad55-2a4e40936e79" alt="Key Pair" width="600">

4. Hit **Edit** in Network settings, pick the VPC you've just created in step 1, enable **Auto-assign public IP**
5. Hit **Edit** in Network settings, pick the VPC you've just created in step 1:
- role-1: secrecy1
- role-2: secrecy2
- role-3: secrecy3

7. Enable **Auto-assign public IP**

<table>
<tr>
Expand Down

0 comments on commit b1e028f

Please sign in to comment.