Skip to content

Securing Databases with Dynamic Credentials and HashiCorp Vault

Notifications You must be signed in to change notification settings

sql2/PostgreSQL_with_Dynamic_Credentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

init

apt install jq

apt install postgresql-client

0. create network

$ cd 0_create_net

$ create_net.sh

1. PostgreSQL

$ cd 1_PostgreSQL

$ run.sh

2. Hashicorp's Vault

$ cd 2_Vault

$ build.sh

$ run.sh

3 psql

$ cd 3_Dynamic_Credentials

$ 1_create_user.sh

$ 2_set_creds.sh

$ 3_get_creds.sh

$ 4_psql.sh

About

Securing Databases with Dynamic Credentials and HashiCorp Vault

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published