Skip to content

Commit

Permalink
Merge pull request #5 from FCJ-DNTU/1-introduce/3-preparation/5-confi…
Browse files Browse the repository at this point in the history
…gure-ec2

update 5-configure-ec2
  • Loading branch information
ThaiAnhDuc02 authored Oct 10, 2024
2 parents 87cae2e + ec79b9f commit 37f2122
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 2 deletions.
16 changes: 16 additions & 0 deletions content/5-configure-ec2/1-launch-instance/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,19 @@ docker-compose -v
```

![5.1.11](/images/5-configure-ec2/5.1.11.png)

#### Attach ECR Role to EC2

In the EC2 instance management interface:

- Select EC2 **FCJ-Lab-vpc**
- Choose **Action**
- Select **Security**
- Click on **Modify IAM role**

![5.1.12](/images/5-configure-ec2/5.1.12.png)

- Select the Role **CustomeRWECRRole**
- Click on **Update IAM role**

![5.1.13](/images/5-configure-ec2/5.1.13.png)
16 changes: 16 additions & 0 deletions content/5-configure-ec2/1-launch-instance/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,19 @@ docker-compose -v
```

![5.1.11](/images/5-configure-ec2/5.1.11.png)

#### Gắn Role ECR cho EC2

Ở giao diện quan lý EC2 instance

- Chọn EC2 **FCJ-Lab-vpc**
- Chọn **Action**
- Chọn **Security**
- Chọn **Modify IAM role**

![5.1.12](/images/5-configure-ec2/5.1.12.png)

- Chọn Role **CustomeRWECRRole**
- Chọn **Update IAM role**

![5.1.13](/images/5-configure-ec2/5.1.13.png)
2 changes: 1 addition & 1 deletion content/5-configure-ec2/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ chapter = false
pre = "<b>5. </b>"
+++

#### Creating
### Configuring EC2 Instance

In this section, we will create an EC2 server, install the necessary libraries, and add data to the previously created database for an Administrator Group.

Expand Down
2 changes: 1 addition & 1 deletion content/5-configure-ec2/_index.vi.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ chapter = false
pre = "<b>5. </b>"
+++

#### Creating
### Cấu hình EC2 Instance

Ở phần này chúng ta sẽ thực hiện tạo một máy chủ EC2, cài đặt các thư viện và thêm dữ liệu vào database đã tạo trước đó. an Admininistrator Group

Expand Down
Binary file added static/images/5-configure-ec2/5.1.12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/5-configure-ec2/5.1.13.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit 37f2122

Please sign in to comment.