- This blueprint uses docker-compose to demonstrate a cluster of Nomad, Consul.
- The cluster contains 3 machines:
north
,middle
andsouth
. They are defined in the docker-compose.yml
$ make up
$ make down
Consul: http://localhost:8500
Nomad: http://localhost:4646
$ make import
$ make deploy