/terraform-aws-demostack

a quick and dirty Hashistack demo

Primary LanguageHCLApache License 2.0Apache-2.0

terraform-aws-demostack

This Project configures Nomad, Vault and Consul on a variable amount of servers and workers. it already set up some nomad jobs, vault configurations and Consul queries. this is meant as a reference (and a demo enviroment) and really shouldnt be used for production.

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