Skip to content

Latest commit

 

History

History

Linux apache server via terraform

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Creating Linux apache server via terraform

terraform init

Screenshot from 2023-10-23 18-16-10

terraform plan

Screenshot from 2023-10-23 18-16-19

terraform apply

Screenshot from 2023-10-23 18-17-40 Screenshot from 2023-10-23 18-17-44

  • Verify on console Screenshot from 2023-10-23 18-24-11 Screenshot from 2023-10-23 18-24-34

  • Access instance via ssh Screenshot from 2023-10-23 18-26-35

  • Install httpd ie acache on machine Screenshot from 2023-10-23 18-27-17

  • check status Screenshot from 2023-10-23 18-29-28

  • start service Screenshot from 2023-10-23 18-30-26

  • Verify apache publicly Screenshot from 2023-10-23 18-31-00 Screenshot from 2023-10-23 18-31-51

How to Retrieve Metadata of Amazon linux machine

Screenshot from 2023-10-23 19-12-40

  • Destroying machine if required
    terraform destroy
    
    Screenshot from 2023-10-23 18-33-48 Screenshot from 2023-10-23 18-33-57 Screenshot from 2023-10-23 18-35-15