This is a tool to automate initialising Vault, encrypting the resulting root token with AWS KMS, and storing that token on AWS S3.
The instructions below are only necessary if you intend to work on the source code.
dep which can be installed with
brew install dep.go get -v github.com/Intellection/vault-init.make tools.dep via curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh. brew install dep can also be used if using macOS.make dependencies (they'll be placed
in ./vendor). Requires [golang/dep][dep] package manager.make build tag=x.y.z.make tools.make lint and test using make test.Content type
Image
Digest
Size
293.8 MB
Last updated
almost 7 years ago
docker pull zappi/vault-init:0.0.1