orcinustools / orcinus-visualizer

Client web app for monitoring your docker with Godoremi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laboon

Build Status

Client web app for monitoring your docker with Godoremi

Requirements

Make sure you have Glide installed on your machine

Run

  1. Clone
    git clone https://github.com/orcinustools/laboon.git
    
  2. Install dependencies
    glide install
    
  3. Serve
    go run *.go
    
  4. Browse to localhost:9000

About

Client web app for monitoring your docker with Godoremi

License:MIT License


Languages

Language:Go 61.5%Language:HTML 31.9%Language:JavaScript 6.6%