hoeghh / hashistack

From terraform to Nomad with Consul and Vault

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hashistack

From Terraform to Nomad with Consul and Vault

This repository aims at automating a Hashicorp Nomad cluster including a Consul and Vault cluster using Terraform.

It's highly customizable. It will use the libvirt terraform provider to create virtual machines that then installs the software. You can choose the number of server and clients and what Nomad drivers to install ("docker", "local_exec", "raw_exec", "java"] and it will do that for you.

Soon, we will have a quick guide but until then, be patient.

An overview of the platform

hashistack-overview

About

From terraform to Nomad with Consul and Vault

License:MIT License


Languages

Language:HCL 93.0%Language:Shell 4.3%Language:Makefile 2.7%