layerx-swarm-rpi

command
v0.0.0-...-c76ca94 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2017 License: Apache-2.0 Imports: 14 Imported by: 0

README

swarm cluster

docker-machine create -d amazonec2
swarm-master

docker-machine create -d amazonec2
swarm-worker-01

docker-machine create -d amazonec2
swarm-worker-02

eval $(docker-machine env swarm-master)

Layer-X RPI for Docker Swarm (the 1.12 version, not standalone)

Prerequisites:

  • Running Swarm cluster
  • Env vars set up on local terminal where you're running the RPI (easiest way to do this is with eval $(docker-machine env swarm-manager) assuming your swarm master node is managed by docker-machine).
  • Docker 1.12 (or greater) installed on local machine.

build: use make or

go build

run:

./layerx-mesos-rpi \
  --layerx <ip-of-core-host>:5000 \
  --localip <ip-of-current-host>

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