weaveworks / integrations

Weave Third-Party Integrations
Apache License 2.0
26 stars 22 forks source link

Documentation error #104

Closed mnwalker closed 8 years ago

mnwalker commented 8 years ago

https://www.weave.works/guides/service-discovery-and-load-balancing-with-weave-on-amazon-ecs-2/ In the manual setup, it all works but wont connect to cloud.

echo "SCOPE_AAS_PROBE_TOKEN=XXXX" >> ./user-data.sh Should be echo "echo SERVICE_TOKEN=XXXX >> /etc/weave/scope.config" >> ./user-data.sh

2opremio commented 8 years ago

Good catch! Moved to https://github.com/weaveworks/guides/issues/213