/vault-consul-docker

Primary LanguageDockerfileMIT LicenseMIT

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.