mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 11:11:13 +00:00
link needs path added see also
This commit is contained in:
@@ -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)
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user