Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

CircleCI-Archived/circle-ecs

Repository files navigation

circle-ecs

This is a simple example of testing and deploying a multi-container, Dockerized service from CircleCI to EC2 Container Service.

For this example to work, the following environment variables must all be configured in the project's UI-based settings:

AWS_ACCESS_KEY_ID
AWS_DEFAULT_REGION
AWS_SECRET_ACCESS_KEY
DOCKER_EMAIL
DOCKER_PASS
DOCKER_USERNAME

Additionally, an EC2 Container Service cluster must already be set up on AWS. See the EC2 Container Service Resources to get started. You will also need to update the cluster and family names in deploy.sh to match your cluster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published