Skip to content

A Hashicorp Nomad proof-of-concept using Nomad, Consul, Vault, and Fabio

License

Notifications You must be signed in to change notification settings

jkugler/nomad_poc

Repository files navigation

You will need to build an image you can use.

packer build packer.json

Once done building, put the AMI id in terraform.tfvars

Run terraform apply

When it errors out, run terraform output

Take the server IPs and invoke the cluster initialization:

./init_cluster.sh IP1 IP2 IP3

Then run terraform apply again.

A walk through of this proof of concept can be found here: https://www.youtube.com/watch?v=zjQXSTqTKl4

About

A Hashicorp Nomad proof-of-concept using Nomad, Consul, Vault, and Fabio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published