https://github.com/aep/vault-init
bootstrap a a vault-consul-nomad cluster from a single command
https://github.com/aep/vault-init
Last synced: about 1 month ago
JSON representation
bootstrap a a vault-consul-nomad cluster from a single command
- Host: GitHub
- URL: https://github.com/aep/vault-init
- Owner: aep
- Created: 2017-06-23T15:24:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T22:42:55.000Z (almost 9 years ago)
- Last Synced: 2026-05-04T21:47:59.942Z (about 1 month ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this is a hack. don't use this before reading the code!
assuming you have all vault instances registered to consul, run on any node:
docker run aaep/vault-init
this will act similar to vault init, except it will unseal every node in the cluster too