Sha256: d81a48da4b9e3b5f983fbeccc0470aa86943c67d48f1c21b56b6025640af0b38
Contents?: true
Size: 768 Bytes
Versions: 3
Compression:
Stored size: 768 Bytes
Contents
# Nutkins [![build status](https://circleci.com/gh/ohjames/nutkins.png)](https://circleci.com/gh/ohjames/nutkins) Nutkins is a tool to manage and test a CoreOS cluster: * Config for each service is stored in a directory including an optional `config.yaml` and a `Dockerfile`. * Easy to create and run test instances of any service in a single command. * Docker images and containers are managed to avoid the difficulties using the raw `docker` command provides around removing images. * A wrapper around [sistero](https://github.com/ohjames/sistero), a profile based cluster management tool is provided to make adding new instances to a cluster trivial (currently only digital ocean is supported). * A wrapper around `fleetctl` to make upgrading services easy.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
nutkins-0.1.2 | README.md |
nutkins-0.1.1 | README.md |
nutkins-0.1.0 | README.md |