Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haf/vagrant-vault

A 3-node Vault PoC w/ the Consul backend
https://github.com/haf/vagrant-vault

Last synced: about 1 month ago
JSON representation

A 3-node Vault PoC w/ the Consul backend

Awesome Lists containing this project

README

        

# Vagrant Vault

A PoC repo – a single Vagrantfile to get a 3-node cluster with:

- Consul
- Consul UI
- Consul Encryption
- Consul-Template
- Vault with Consul HA backend

Do

``` bash
vagrant up
```

Then read the Vagrantfile (at the bottom).