Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 480 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 480 Bytes

Vault Playground

Case study to learn and test HashiCorp Vault.

Vault

Download

Deploy

Check deploy

Usage

Check usage

Case: docker vault and postgresql

deploy vault and postgresql with docker-compose

  • vault is in dev mode
cd deploy/03-docker-and-db
docker-compose up -d

Configure vault

cd usage/03-terraform-lives

terragrunt init
terragrunt plan
terragrunt apply

Use vault