Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
/ oasis-nomad Public archive

A Nomad management CLI for single-node and small cluster use cases

License

Notifications You must be signed in to change notification settings

xvello/oasis-nomad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oasis Nomad Manager

CircleCI Go Report Card GoDoc

A Nomad management CLI for single-node and small cluster use cases

What

Oasis provides a set of commands to easily manage a single-node Nomad server, run tasks and keep them up to date. Its design is opinionated and tailored to the single-node, self-hosted use case, with the goal of reducing operational toil while keeping the tasks secure and up-to-date.

Why Nomad

While containers' immutability is great for self-hosted servers where things might quickly become dangerously tangled, the docker API and docker-compose and notoriously hard to program with. Nomad provides a sane API in a small footprint. Associated with Consul for configuration and service discovery, it provides all the features needed.

How to use

TODO

About

A Nomad management CLI for single-node and small cluster use cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published