Weavescope

From air
Revision as of 09:49, 3 January 2020 by Donsez (talk | contribs) (Created page with " Weave Scope is a visualization and monitoring tool for Docker and Kubernetes https://www.weave.works/docs/scope/latest/introducing/ =Getting started= <pre> sudo curl -L gi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Weave Scope is a visualization and monitoring tool for Docker and Kubernetes

https://www.weave.works/docs/scope/latest/introducing/


Getting started

sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope
scope launch

open http://localhost:4040