Coder Social home page Coder Social logo

resouer / scope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weaveworks/scope

0.0 2.0 0.0 12.7 MB

Container visibility

Home Page: http://weave.works/scope

License: Apache License 2.0

Makefile 0.16% Go 94.11% ApacheConf 1.86% HTML 0.38% JavaScript 3.10% CSS 0.33% Shell 0.06%

scope's Introduction

Scope

Weave Scope Screenshot

Overview

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

Please note that the code, and especially the building and running story, is in a pre-alpha state. Please take a look, but don't be surprised if you hit bugs or missing pieces.

Building

In-place

To build the binaries in-place,

make build

Note that this doesn't build or include the latest version of the user interface. The UI is decoupled, living in client and following a node/gulp workflow. To build that and include it in the application binary,

make client
make static
make build

Or, as a shortcut,

make dist

Docker container

To build a Docker container,

make docker

Running

Manually

  1. Launch a probe process on each physical host you intend to monitor, via sudo probe
  2. Launch an app process, and configure it to talk to probes, via app -probes="probe-host-1:4030,probe-host-2:4030".
  3. Load the user interface, via http://app-host:4040

As a Docker container

TODO

scope's People

Contributors

rade avatar bboreham avatar squaremo avatar awh avatar dpw avatar inercia avatar errordeveloper avatar davkal avatar peterbourgon avatar tomwilkie avatar abligh avatar viirya avatar paulbellamy avatar achanda avatar fintanr avatar binocarlos avatar grkvlt avatar christianberg avatar sttts avatar adieu avatar fl0yd avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.