Managing Dynamic Database Credentials With Hashicorp Vault and Chef

Managing Dynamic Database Credentials With Hashicorp Vault and Chef

Monday, Jan 8, 2018

@ Chris Suttles

This post takes a look at using Hashicorp's Vault to manage dynamic database credentials, using Chef. For this post (and the my previous post on Vault), I started working with Vault pretty quickly via this docker-compose setup I found via GitHub. It's a very quick way to get a Vault instance with a Consul backend. You'd never do this for production, since they are single instances, but for functional testing, it's enough.

Social Links