Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault docker

About

This repository helps you deploy a Vault secrets management in a docker container

Requirements

How to

Install traefik

You can skip this step if traefik is already installed

First, install traefik stack from this repository https://bitbucket.org/op-connect/traefik

Clone the project

git clone git@bitbucket.org:op-connect/vault.git

Install Vault

task install

Once installation finished, cluster-keys file is will be generated in .docker/config directory

This file contains the token needed to log in to Vault UI

Enjoy ! 🥳

Access

https://vault.traefik.localhost/

Use the token method to log on vault
The rout token is stored in the key root_token in .docker/config/cluster-keys.json directory

References

https://developer.hashicorp.com/vault/docs
https://ambar-thecloudgarage.medium.com/hashicorp-vault-with-docker-compose-0ea2ce1ca5ab

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages