Skip to content

Amazon ECS / Terraform presentation for Houston docker meetup

Notifications You must be signed in to change notification settings

erithmetic/ecs-pres

Repository files navigation

Amazon ECS + Terraform Demo

A demo for a real-world web deployment

Prerequisites

Running

export DEMO_ECS_ACCESS_KEY=mykey
export DEMO_ECS_SECRET_KEY=mysecret

# Create the ECS configuration on your AWS account
./terraform.sh

# Deploy the app as a task definition
./deploy.sh

About

Amazon ECS / Terraform presentation for Houston docker meetup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages