From 6713282a43b68806ba8fd603649180e250ccc6ec Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Thu, 17 Sep 2015 08:46:05 +0000 Subject: [PATCH] Link to ECS AMIs from README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b555ab90e1..1cbb7e508f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ Ensure you are running Linux (kernel 3.8 or later) and have Docker CoreOS users see [here](https://github.com/fintanr/weave-gs/blob/master/coreos-simple/user-data) for an example of installing weave using cloud-config. +Amazon ECS users see +[here](https://github.com/weaveworks/guides/blob/master/aws-ecs/LATESTAMIs.md) +for the latest Weave AMIs and +[here](http://weave.works/guides/service-discovery-with-weave-aws-ecs.html) to get started with Weave on ECS. + Weave respects the environment variable `DOCKER_HOST`, so you can run it locally to control a weave network on a remote host.