Skip to content

This demo uses Terraform to provision an EC2 instance with basic Security Group policy, then launches a Jekyll demo blog inside a Docker container

Notifications You must be signed in to change notification settings

Colbyter/terraform-ec2-docker-jekyll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-ec2-docker-jekyll

This demo uses Terraform to provision an EC2 instance with basic Security Group policy, then launches a jekyll demo blog inside a Docker container.

What you will need:

  1. AWS Account.
  2. AWS Access, Secret keys and key pem file.
  3. Install Terraform.
  4. Launch the ./starter.sh script. Make it executable with chmod 700 starter.sh

You could either add the AWS keys and path to pem file in the variables.tf file or pass them during the excecution.

About

This demo uses Terraform to provision an EC2 instance with basic Security Group policy, then launches a Jekyll demo blog inside a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published