HashiCorp Vault Docker image for Development purposes
Перейти к файлу
Rasmus Sjorslev 28ed527b4a Added read permissions to token lookup endpoint for developer policy 2019-05-23 10:33:20 +02:00
.gitignore First push 2019-05-21 15:15:25 +02:00
Dockerfile First push 2019-05-21 15:15:25 +02:00
LICENSE Initial commit 2019-05-21 15:10:23 +02:00
README.md First push 2019-05-21 15:15:25 +02:00
run.sh Added read permissions to token lookup endpoint for developer policy 2019-05-23 10:33:20 +02:00
secrets.json First push 2019-05-21 15:15:25 +02:00
setup.sh First push 2019-05-21 15:15:25 +02:00

README.md

vault-developer

HashiCorp Vault Docker image for Development purposes

Heavily based on: https://github.com/dollarshaveclub/vault-dev-docker

Basic Vault docker image that uses upstream vault (vault:latest) Docker image with additional options for configuring secrets, policies and secrets engines after Vault has started.