Skip to content

chris4474/docker-vault

Repository files navigation

Adapted from https://github.com/CptOfEvilMinions/BlogProjects/Docker-vault. Change consists in running the vault server using TLS certificates

  1. store the TLS certificate chain (server certificates + chain of intermediate CAs) under ./conf/vault/cert.pem
  2. store the corressponding TLS key under ./conf/vault/key.pem. The key must NOT be encrypted then docker-compose up -build

About

spin up an instance of vault using docker-compose

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages