Skip to content

tlkamp/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webserver

Infrastructure as code project for my personal web server using HashiCorp Terraform.

Resources Built

This project builds the following resources in AWS:

  • AWS EC2 Instance
    • Ubuntu on t2.micro
  • AWS Elastic IP
    • This is important for the DNS records.
  • AWS Security Group (and rules)
    • This allows traffic on specified ports.

About

Infrastructure as code project for my personal webserver.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages