All Projects → testdrivenio → vault-consul-swarm

testdrivenio / vault-consul-swarm

Licence: MIT license
Deploy Vault and Consul with Docker Swarm

Programming Languages

shell
77523 projects

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

hookpick
A tool to manage some operational concepts of Hashicorp Vault
Stars: ✭ 83 (+315%)
Mutual labels:  consul, vault, hashicorp, hashicorp-vault
vault-consul-docker
Vault + Consul + Docker
Stars: ✭ 75 (+275%)
Mutual labels:  vault, hashicorp, hashicorp-consul, hashicorp-vault
caravan
Caravan is your platform builder based on the HashiCorp stack.
Stars: ✭ 33 (+65%)
Mutual labels:  hashicorp, hashicorp-consul, hashicorp-vault
consul-templaterb
consul-template-like with erb (ruby) template expressiveness
Stars: ✭ 65 (+225%)
Mutual labels:  consul, hashicorp, hashicorp-consul
hashicorp-labs
Deploy locally on VM an Hashicorp cluster formed by Vault, Consul and Nomad. Ready for deploying and testing your apps.
Stars: ✭ 32 (+60%)
Mutual labels:  consul, vault, hashicorp
vim-hcl
Syntax highlighting for HashiCorp Configuration Language (HCL)
Stars: ✭ 83 (+315%)
Mutual labels:  consul, vault, hashicorp
vault-load-testing
Automated load tests for Vault and Consul using the locust.io Python framework
Stars: ✭ 44 (+120%)
Mutual labels:  consul, vault, hashicorp
consul-envoy
Consul to Envoy API listener
Stars: ✭ 35 (+75%)
Mutual labels:  consul, hashicorp, hashicorp-consul
Hashi Up
bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute
Stars: ✭ 113 (+465%)
Mutual labels:  consul, vault, hashicorp
Hashi Helper
Disaster Recovery and Configuration Management for Consul and Vault
Stars: ✭ 155 (+675%)
Mutual labels:  consul, vault, hashicorp
Vaultron
🤖 Vault clusters Terraformed onto Docker for great fun and learning!
Stars: ✭ 96 (+380%)
Mutual labels:  consul, vault, hashicorp
vault-consul-kubernetes
vault + consul on kubernetes
Stars: ✭ 60 (+200%)
Mutual labels:  consul, vault, hashicorp
Ansible Vault
🔑 Ansible role for Hashicorp Vault
Stars: ✭ 189 (+845%)
Mutual labels:  consul, vault, hashicorp
nomad-box
Nomad Box - Simple Terraform-powered setup to Azure of clustered Consul, Nomad and Traefik Load Balancer that runs Docker/GoLang/Java workloads. NOTE: Only suitable in dev environments at the moment until I learn more Terraform, Consul, Nomad, Vault :P
Stars: ✭ 18 (-10%)
Mutual labels:  consul, vault, hashicorp
vaultrs
An asynchronous Rust client library for the Hashicorp Vault API
Stars: ✭ 63 (+215%)
Mutual labels:  vault, hashicorp
vault-plugin-secrets-wireguard
Vault's plugin for managing server and dynamic client configurations
Stars: ✭ 41 (+105%)
Mutual labels:  vault, hashicorp
vault-token-helper
@hashicorp Vault Token Helper for macOS, Linux and Windows with support for secure token storage and multiple Vault servers 🔐
Stars: ✭ 74 (+270%)
Mutual labels:  vault, hashicorp-vault
hubble
hubbling the universe nebula by nebula
Stars: ✭ 18 (-10%)
Mutual labels:  consul, vault
vauth
VMware vSphere VM Identity Platform
Stars: ✭ 32 (+60%)
Mutual labels:  vault, hashicorp
vagrant-vault-consul-docker-monitoring
No description or website provided.
Stars: ✭ 20 (+0%)
Mutual labels:  consul, vault

Deploying Vault and Consul

Want to learn how to build this?

Check out the post.

Want to use this project?

  1. Fork/Clone

  2. Sign up for Digital Ocean and generate an access token

  3. Add the token to your environment:

    $ export DIGITAL_OCEAN_ACCESS_TOKEN=[your_token]
  4. Spin up three droplets and deploy via Docker Swarm:

    $ sh deploy.sh
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].