update slack channel add meetup

This commit is contained in:
abuehrle
2017-02-14 13:44:02 -06:00
parent 6f6de07716
commit b054bb3cdf

View File

@@ -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/).
- <a href="https://slack.weave.works/">join our public slack channel</a>
- <a href="https://weaveworks.github.io/community-slack/">join our #weave-community slack channel</a>
- <a href="https://www.meetup.com/Weave-User-Group/"> join the Weave User Group for online talks, free training sessions and meetups in your area </a>
- send an email to <a href="mailto:weave-users@weave.works">weave-users@weave.works</a>
- <a href="https://github.com/weaveworks/scope/issues/new">file an issue</a>