testdrivenio / vault-consul-swarm

Deploy Vault and Consul with Docker Swarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Deploy Vault and Consul with Docker Swarm

License:MIT License


Languages

Language:Shell 100.0%