dynamic-db-credentials-demo

module
v0.0.0-...-97e3417 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2021 License: Unlicense

README

dynamic-db-credentials-demo

Expected Case

  1. Application will ask the vault for its username & password everytime it deployed
  2. Administration user will be able to ask for user & password for administration database access
  3. Non administration user will be able to ask for user & password for read-only database access

Dependencies

  1. docker
  2. access to ghrc.io
  3. minikube
  4. kubectl
  5. vault-cli
  6. psql
  7. curl
  8. tmux

Flow

  1. create simple app & postgres
make step1
  1. test some application access
make step2
  1. deploy vault server
make step3
  1. set vault port forward
make step4
  1. setup vault config
make step5
  1. setup secret engine
make step6

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL