Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 591 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 591 Bytes

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