nap

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

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

Go to latest
Published: Dec 20, 2017 License: MIT Imports: 1 Imported by: 0

README

NAP

Build Status Coverage Status Go Report Card

UNDER CONSTRUCTION

Features

  • Application management
  • Workloads management
  • Auto-scaling
  • Rolling update
  • Health checks
  • User Authorization
  • Docker compose support
  • Task web console
  • IP-Per-Task
  • Multiple schedule stategy

Getting Start

Building NAP

Note that the master branch is the development branch and checkout your git head to a release branch.

Prerequisites:

  • Go >= 1.7.1

Fetch source codes from github:

$ go get -u -v github.com/JetMuffin/nap
$ cd $GOPATH/src/github.com/JetMuffin/nap

Run make, which creates the NAP binary at bin/nap.

Start master
$ ./bin/nap master -c conf/nap.toml

Use command ./bin/nap --help to see full usage.

Trouble Shooting

TBD

Contact

TBD

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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