Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haf/vagrant-vault
- Owner: haf
- Created: 2015-08-11T22:12:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-12T09:46:39.000Z (over 9 years ago)
- Last Synced: 2024-10-19T21:16:36.358Z (3 months ago)
- Language: HCL
- Size: 117 KB
- Stars: 10
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 backendDo
``` bash
vagrant up
```Then read the Vagrantfile (at the bottom).