chukonu

command module
v0.0.0-...-fb52b37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2017 License: Apache-2.0 Imports: 18 Imported by: 0

README

Chukonu

Prerequisite

consul docker golang 1.8+

Development

wget https://storage.googleapis.com/golang/go1.8.1.linux-amd64.tar.gz tar -xvfz go1.8.1.linux-amd64.tar.gz sudo mv go /usr/local mkdir -p gocode/src/github.com/xiaoyao1991/ export PATH=$PATH:/usr/local/go/bin export GOPATH=$HOME/gocode

consul agent -dev -client=0.0.0.0

docker run
--volume=/:/rootfs:ro
--volume=/var/run:/var/run:rw
--volume=/sys:/sys:ro
--volume=/var/lib/docker/:/var/lib/docker:ro
--publish=8080:8080
--detach=true
--name=cadvisor
google/cadvisor:latest

./daemon -cadvisor http://:8080/ -consul http://:8500

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL