All Projects → testdrivenio → vault-consul-docker

testdrivenio / vault-consul-docker

Licence: MIT license
Vault + Consul + Docker

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to vault-consul-docker

vault-consul-swarm
Deploy Vault and Consul with Docker Swarm
Stars: ✭ 20 (-73.33%)
Mutual labels:  vault, hashicorp, hashicorp-consul, hashicorp-vault
caravan
Caravan is your platform builder based on the HashiCorp stack.
Stars: ✭ 33 (-56%)
Mutual labels:  hashicorp, hashicorp-consul, hashicorp-vault
hookpick
A tool to manage some operational concepts of Hashicorp Vault
Stars: ✭ 83 (+10.67%)
Mutual labels:  vault, hashicorp, hashicorp-vault
vaulter
No description or website provided.
Stars: ✭ 23 (-69.33%)
Mutual labels:  vault, hashicorp
Hashi Up
bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute
Stars: ✭ 113 (+50.67%)
Mutual labels:  vault, hashicorp
Kubernetes External Secrets
Integrate external secret management systems with Kubernetes
Stars: ✭ 2,412 (+3116%)
Mutual labels:  vault, hashicorp
Vaulted
nodejs based wrapper for HashiCorp's Vault HTTP API
Stars: ✭ 47 (-37.33%)
Mutual labels:  vault, hashicorp
vault-converter
Support converting Vault Secrets to diffrent formats.
Stars: ✭ 15 (-80%)
Mutual labels:  vault, hashicorp-vault
Ansible Vault
🔑 Ansible role for Hashicorp Vault
Stars: ✭ 189 (+152%)
Mutual labels:  vault, hashicorp
vault-consul-kubernetes
vault + consul on kubernetes
Stars: ✭ 60 (-20%)
Mutual labels:  vault, hashicorp
vault-plugin-secrets-wireguard
Vault's plugin for managing server and dynamic client configurations
Stars: ✭ 41 (-45.33%)
Mutual labels:  vault, hashicorp
vaultrs
An asynchronous Rust client library for the Hashicorp Vault API
Stars: ✭ 63 (-16%)
Mutual labels:  vault, hashicorp
Vaultron
🤖 Vault clusters Terraformed onto Docker for great fun and learning!
Stars: ✭ 96 (+28%)
Mutual labels:  vault, hashicorp
Vault Ui
Vault-UI — A beautiful UI to manage your Vault, written in React
Stars: ✭ 1,296 (+1628%)
Mutual labels:  vault, hashicorp
Hashi Helper
Disaster Recovery and Configuration Management for Consul and Vault
Stars: ✭ 155 (+106.67%)
Mutual labels:  vault, hashicorp
Vault.net
.NET API client for vault
Stars: ✭ 74 (-1.33%)
Mutual labels:  vault, hashicorp
Goldfish
A HashiCorp Vault UI written with VueJS and Vault native Go API
Stars: ✭ 2,174 (+2798.67%)
Mutual labels:  vault, hashicorp-vault
Node Vault
Client for HashiCorp's Vault
Stars: ✭ 391 (+421.33%)
Mutual labels:  vault, hashicorp
Hvac
🔒 Python 2.7/3.X client for HashiCorp Vault
Stars: ✭ 839 (+1018.67%)
Mutual labels:  vault, hashicorp
hashicorp-labs
Deploy locally on VM an Hashicorp cluster formed by Vault, Consul and Nomad. Ready for deploying and testing your apps.
Stars: ✭ 32 (-57.33%)
Mutual labels:  vault, hashicorp

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].