link needs path added see also

This commit is contained in:
abuehrle
2017-03-06 16:52:17 -06:00
parent 892c4bdeb0
commit fa1ddbc13f
2 changed files with 8 additions and 2 deletions

View File

@@ -249,4 +249,10 @@ ONLY_REGION=us-east-1 AWS_ACCSS_KEY_ID=XXXX AWS_SECRET_ACCESS_KEY=YYYY ./build-
Read the
[Service Discovery and Load Balancing with Weave on Amazon ECS](http://weave.works/guides/service-discovery-with-weave-aws-ecs.html)
guide for more information about the AMIs.
guide for more information about the AMIs.
**See Also**
* [Installing Weave Scope](/site/installing.md)
* [Service Discovery and Load Balancing with Weave on Amazon ECS](http://weave.works/guides/service-discovery-with-weave-aws-ecs.html)

View File

@@ -248,7 +248,7 @@ The URL is: http://localhost:4040.
There are currently three options for launching Weave Scope in ECS:
* A [CloudFormation template](https://www.weave.works/deploy-weave-aws-cloudformation-template/) to launch and easily evaluate Scope directly from your browser.
* An [Amazon Machine Image (AMI)](AMI.md) for each ECS region.
* An [Amazon Machine Image (AMI)](/site/AMI.md) for each ECS region.
* [A simple way to tailor the AMIs to your needs](https://github.com/weaveworks/integrations/tree/master/aws/ecs#creating-your-own-customized-weave-ecs-ami).
The AWS CloudFormation template is the easiest way to get started with Weave Net and Weave Scope. CloudFormation templates provide developers and systems administrators a simple way to create a collection or a stack of related AWS resources, and it provisions and updates them in an orderly and predictable fashion.