Proof-of-concept implementations for HashiCorp Vault
- Docker & Docker Compose
- Make
- Pre-commit (optional)
3-node HA Vault cluster with Raft storage and Transit auto-unseal.
$ make uphttp://localhost:8200 exposes the vault cluster
$ make downShell into diagrams python container:
$ make enter-diagramsRemove container:
$ make down-diagrams$ make