Skip to content

Instantly share code, notes, and snippets.

View wjpatton's full-sized avatar

William Patton wjpatton

  • Minneapolis, MN
View GitHub Profile
@vincentramirez
vincentramirez / vaultdbengdemo.md
Last active May 8, 2021 18:16
HashiCorp Vault database engine demo

This is a setp-by-step guide to help demonstrate the use of the HashiCorp Vault database secrets engine with LDAP authentication, as well as a demonstration of Control Groups. The guide is written for Mac users to perform this demo locally.

Pre-reqs:

A fairly current version of Mac OS (v10.13.6 at time of this guide)
Docker (v18.09.2 at time of this guide)
Git
Vault binary (v1.1.1 at the time of this guide)
Optional Vault enterprise binary to demonstrate Control Groups
download the open source binary https://www.vaultproject.io/downloads.html
or contact HashiCorp to get access to an enterprise trial https://www.hashicorp.com/go/vault-enterprise

Run a local instance of Vault