dminca / vault-consul-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Secrets with Vault and Consul

Want to learn how to build this?

Check out the post.

Want to use this project?

  1. Fork/Clone

  2. Build the images and run the containers:

    $ docker-compose up -d --build
  3. You can now interact with both Vault and Consul. View the UIs at http://localhost:8200/ui and http://localhost:8500/ui.

About

License:MIT License


Languages

Language:Dockerfile 100.0%