1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00
dockerfiles/vault
2015-07-18 15:31:38 +08:00
..
docker-compose.yml add vault 2015-07-18 15:30:30 +08:00
Dockerfile fix 2015-07-18 15:31:38 +08:00
README.md add vault 2015-07-18 15:30:30 +08:00
vault.hcl add vault 2015-07-18 15:30:30 +08:00

vault

Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.