From b63d3374cbbcf8786136cf6ba88835a0f4b48c21 Mon Sep 17 00:00:00 2001 From: Viktor Sadovnikov Date: Thu, 26 May 2016 10:22:23 +0200 Subject: [PATCH] weaveworks/scope#1507. README.md: adding example for using latest minimesos.json --- examples/mesos/README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/examples/mesos/README.md b/examples/mesos/README.md index 63e74f275..3a26da104 100644 --- a/examples/mesos/README.md +++ b/examples/mesos/README.md @@ -8,7 +8,13 @@ docker images, docker in Mesos Agent containers reuses `docker.sock` file of the containers are also seen on the host. This setup gives single Weave Scope container access to all containers running in `minimesos` cluster. -Launching of Weave Scope by providing content `minimesos.json` file to Marathon is a part of default `minimesos` cluster. If -removed from configuration, Weave Scope can be added to the running cluster by `minimesos install --marathonFile ` +Launching of Weave Scope by providing content `minimesos.json` file to Marathon is a part of default `minimesos` cluster. +If removed from configuration, Weave Scope can be added to the running cluster by +`minimesos install --marathonFile `. Example for using the latest, not released yet, version +of Marathon task file + +``` +minimesos install --marathonFile https://raw.githubusercontent.com/weaveworks/scope/master/examples/mesos/minimesos.json +``` UI of Weave Scope can be accessed on http://172.17.0.1:4040/