Skip to content

Commit

Permalink
Enable Shippable CI/CD with Amazon ECS (microservices-demo#400)
Browse files Browse the repository at this point in the history
* initial upload of Shippable config for ci-cd to Amazon ECS; merge upstream

* update instructions; update cloudformation template; cluster name

* change front-end port mapping to port 8079

* update seed image tag

* re-build resources

* remove duplicate shippable.*.yml files

* update Target Group ARNs in shippable.resources.yml

* update replicas in prod

* update ports registered with ALB

* update ports; remove fixed cloudformation health check ports

* remove release job; add output to cloudformation for TargetGroupARNs

* fixes prod deploy input to test deploy job

* update new values for TargetGroupARNs; update instructions

* add ECR repo to CF template; update instructions

* updates to instructions

* updates to instructions

* fixes incorrect TargetGroup ALB mapping; adds dockerOptions to prod deploy job
  • Loading branch information
Tom Trahan authored and pidster committed Nov 10, 2016
1 parent 91c86e9 commit fdf2aee
Show file tree
Hide file tree
Showing 6 changed files with 1,856 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/aws-ecs-shippable/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This deployment will launch a Weave-enabled Amazon ECS cluster.

See the [documentation](../../docs/deployment/ecs-weave-shippable.md) on how to deploy Sock Shop using AWS ECS with automated CI/CD using Shippable.
Loading

0 comments on commit fdf2aee

Please sign in to comment.