Skip to content

Latest commit

 

History

History

nomad

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Hashicorp Nomad

Nomad is a single binary application, download from here: https://www.nomadproject.io/downloads.html

I copy the binary to /usr/local/bin so I can access it with ease.

Contents:

Basic - /basic

A quick run through the nomad's getting-started-introduction.

Single Node Server/Client - /single-node

This setup run nomad server & nomad client on single node.