coreup

module
v0.0.0-...-85c0cb9 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2018 License: MIT

README

CoreUp

Build Status Coverage Go Report Card

Create and manage CoreOS cluster (hosted on a cloud provider) and initialize a docker swarm. To create docker host nodes, docker-machine is used. Right now, only supported cloud provider is DigitalOcean

Development

Install a Go distribution (v1.8 or newer) and ensure GOPATH is set, see Go Getting Started

Install a editor or IDE that supports go and debugging, e.g. VS Code

brew install go dep
go get github.com/davidjenni/coreup
cd $GOPATH/src/github.com/davidjenni/coreup
dep ensure
make

Tool support (macOS):

brew install dep
brew install go-delve/delve/delve
make get-tools

License

MIT License

Directories

Path Synopsis
cmd
vm

Jump to

Keyboard shortcuts

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