mirror of
https://gitlab.com/ser-cal/m346.git
synced 2024-11-22 13:01:57 +01:00
KN07 Draft C
This commit is contained in:
parent
a3982517f0
commit
5e6dc5f4f7
@ -97,16 +97,5 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über
|
||||
systemctl enable httpd
|
||||
aws s3 cp s3://<Name S3-Bucket>/ami-test.txt /var/www/html/index.html
|
||||
```
|
||||
10.
|
||||
|
||||
|
||||
|
||||
11. Starten Sie die Instanz mit **Launch instance**.
|
||||
|
||||
|
||||
|
||||
|
||||
In diesem Fall werden Sie allerdings wie folgt vorgehen:
|
||||
- EC2-Instanz erstellen mit:
|
||||
- Mit Berechtigung zu S3-Bucket, um ein HTML-File (index.txt) runterzuladen
|
||||
- IaC-Code um einen Webserver zu erstellen und das obige index.txt in das Verzeichnis /var/www/html/index.html zu kopieren
|
||||
|
Loading…
Reference in New Issue
Block a user