mocofound / terraform-aws-demostack

a quick and dirty Hashistack demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-aws-demostack

Meant as a reference (and a demo enviroment) and not for production use, this project configures Nomad, Vault, and Consul (all from Hashicorp) on a variable number of servers and workers.

Set up are Nomad jobs, Vault configurations, and Consul queries.

Solution Diagram

Solution Diagram

Dependencies

TLS

Consul

Vault

Nomad

Troubleshooting

To begin debugging, check the cloud-init output:

$ sudo tail -f /var/log/cloud-init-output.log

About

a quick and dirty Hashistack demo

License:Apache License 2.0


Languages

Language:HCL 56.0%Language:Shell 42.9%Language:PowerShell 0.6%Language:Makefile 0.5%