From b054bb3cdf9114567f1a7098752fe6e4ed3f47b3 Mon Sep 17 00:00:00 2001 From: abuehrle Date: Tue, 14 Feb 2017 13:44:02 -0600 Subject: [PATCH] update slack channel add meetup --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 150b00c79..63fcae45d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Weave Scope - Monitoring, visualisation & management for Docker & Kubernetes +# Weave Scope - Troubleshooting & Monitoring for Docker & Kubernetes [![Circle CI](https://circleci.com/gh/weaveworks/scope/tree/master.svg?style=shield)](https://circleci.com/gh/weaveworks/scope/tree/master) [![Coverage Status](https://coveralls.io/repos/weaveworks/scope/badge.svg)](https://coveralls.io/r/weaveworks/scope) @@ -35,7 +35,7 @@ sudo chmod a+x /usr/local/bin/scope scope launch ``` -This script will download and run a recent Scope image from the Docker Hub. +This script downloads and runs a recent Scope image from Docker Hub. Now, open your web browser to **http://localhost:4040**. (If you're using boot2docker, replace localhost with the output of `boot2docker ip`.) @@ -46,7 +46,8 @@ For instructions on installing Scope on [Kubernetes](https://www.weave.works/doc If you have any questions about, feedback for or problem with Scope we invite you to: - Read [the docs](https://www.weave.works/docs/scope/latest/introducing/). -- join our public slack channel +- join our #weave-community slack channel +- join the Weave User Group for online talks, free training sessions and meetups in your area - send an email to weave-users@weave.works - file an issue