Skip to content

rgustafs/terraform-aws-demostack

 
 

Repository files navigation

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

About

a quick and dirty Hashistack demo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 56.9%
  • Shell 43.1%