Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

juju-solutions/layer-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weave Scope

Note: This repository hasn't been updated in a while. It might or might not work for you. We are keeping it around for informational purposes.

For up-to-date documentation around products and projects started by Weaveworks, please refer to:

Weaveworks products: https://weave.works/docs

Open Source projects started at Weaveworks:


Weave Scope automatically generates a map of your containers, enabling you to intuitively understand, monitor, and control your applications.

Charm Layer

This is a reactive, buildable charm layer. In order to generate this charm you must have:

  • charm-tools >= 1.6.1

    charm build -o $JUJU_REPOSITORY

Deploy the assembled charm

juju deploy local:trusty/weave-scope

Pin the weave-scope version

juju set weave-scope version=0.6.0

the version configuration option accepts the format of the container tag publised by the weave scope maintainers.

valid values can be found on docker hub

Place scope behind a load balancer

juju deploy haproxy
juju add-relation haproxy weave-scope

Upstream Contact Info

About

Charm Layer for Weave Scope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages