KN07 Draft C

This commit is contained in:
Marcello Calisto 2023-11-05 21:53:52 +01:00
parent 32a2958e3a
commit 0b3b99d893

View File

@ -71,7 +71,8 @@ Zuerst muss ein sogenanntes **IAM Instance Profile** erstellt werden. Beim über
##### Schritt 2: S3-Bucket erstellen und File darin ablegen
1. Sie erstellen nun einen S3-Bucket und legen darin das file [ami-test.txt](https://gitlab.com/ser-cal/m346-scripts/-/blob/main/KN07/ami-test.txt) mit HTML-Content ab. Im nächsten Schritt wird bei der Installation des Webservers darauf
1. Erstellen nun einen S3-Bucket `KN07-C_<erste 5 Buchstaben ihres Namens>` (z.B **KN07-C_Calis**).
2. Legen Sie darin das file [ami-test.txt](https://gitlab.com/ser-cal/m346-scripts/-/blob/main/KN07/ami-test.txt) mit HTML-Content ab (Im nächsten Schritt wird bei der Installation des Webservers darauf zugreifen)
##### Schritt 3: EC2-Instanz mit AMI Amazon Linux 2023