moolinet

module
v0.0.0-...-884cfb1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2019 License: GPL-3.0

README

moolinet

Build Status

Tested with

  • go1.9.2 linux/amd64
  • 17.05.0-ce (API 1.29)
  • Debian Testing

Installation

# Download the project with its dependencies
go get -d github.com/superboum/moolinet/...

# Compile it
cd $GOPATH/src/github.com/superboum/moolinet
go install ./...

# Run it
moolinet-all -config moolinet.json

# Test it
go test -v github.com/superboum/moolinet/... # (you should be in the docker group or run this test as root)

You might need to checkout a specific tag/commit for the Docker Client, for example:

# Docker does not follow the go convention "don't break your API"
cd $GOPATH/src/github.com/docker/docker
git checkout 667315576fac663bd80bbada4364413692e57ac6

Create a release

make release

You'll have everything you need to run moolinet, included its tool in the folder release

Images

bash ./images/make.sh

Directories

Path Synopsis
lib
sandbox
Package sandbox contains code related to the worker of moolinet.
Package sandbox contains code related to the worker of moolinet.
web
tools

Jump to

Keyboard shortcuts

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