dockpack / vault_dojo

🏰 Vault with Consul cluster backend running on Centos 7 in Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vault Dojo

This repository combines Hashicorp tools to create a Vault on a Consul cluster running on virtual machines, automated with Ansible.

  • Packer creates a hardened Centos 7 base image, to download it from the cloud: vagrant init dockpack/centos7; vagrant up.
  • Vagrant can use this image to create the VMs for Consul and Vault.
  • Consul policies are demoed, as well as Vault policies.
  • Boundary with a Vault Transit KMS (work in progress)
  • Use the folder learn-vault along with your learning on https://learn.hashicorp.com/vault

About

🏰 Vault with Consul cluster backend running on Centos 7 in Vagrant

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 65.5%Language:Makefile 14.5%Language:HCL 14.4%Language:Ruby 3.9%Language:Python 1.6%