open-vault/website/source/api/relatedtools.html.md
Dilan Bellinghoven f9dacbf221 Add docker-credential-vault-login to Third-Party Tools (#6003)
* Added Docker credential helper to list of Third-Party tools

* website/source/api/relatedtools.html.md: Fixed a typo
2019-01-10 10:46:18 -05:00

3 KiB

layout page_title sidebar_title sidebar_current description
api Related Tools Related Tools api-http-related Short list of third-party tools that work with or are related to Vault.

Related Tools

Hashicorp Tools

Third-Party Tools

The following list of tools is maintained by the community of Vault users; HashiCorp has not tested or approved them and makes no claims as to their suitability or security.

  • HashiCorp Vault Jenkins plugin - a Jenkins plugin for injecting Vault secrets into the build environment
  • Spring Vault - a Java Spring project for working with Vault secrets
  • vault-exec - a shell wrapper to execute arbitrary scripts using temporary AWS credentials managed by Vault
  • pouch - A set of tools to manage provisioning of secrets on hosts based on the AppRole authentication method of Vault
  • vault-aws-creds - Python helper to export Vault-provided temporary AWS creds into the environment
  • goldfish - A Vault UI panel written with VueJS and Vault native Go API.
  • vaultenv - A tool that fetches secrets in parallel, puts them into the environment and then execs the process that needs them
  • vault-migrator - A tool to migrate data between different Vault storage mechanisms
  • Cryptr - a desktop Vault UI for Mac, Windows and Linux
  • sequelize-vault - A Sequelize plugin for easily integrating Vault secrets.
  • ansible-modules-hashivault - An Ansible module for configuring most things in Vault including secrets, backends and policies.
  • Docker credential helper - A program that automatically reads Docker credentials from your Vault server and passes them to the Docker daemon to authenticate to your Docker registry when pulling an image

Want to add your own project, or one that you use? Additions are welcome via pull requests.