TheHob / hashistack-poc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guide to deploy a full HashiStack cluster with network

Please see the documentation for the hashistack-aws repository.

Limitations noted in the the hashistack-aws repository

  • This repository is currently being tested.
  • Vault is not configured to use TLS, please provide a set of certificates. It is strongly discouraged to use Vault without TLS.
  • Vault is not initialized as the key shards need to be distributed to key holders, and it is suggested to encrypt them with GPG. Please refer to the Vault documentation.
  • Nomad is not configured to use Vault as it requires a Vault Token. Please refer to the Nomad documentation for information on how to configure the integration.

About

License:Mozilla Public License 2.0


Languages

Language:HCL 85.5%Language:Shell 14.5%