update relatedtools, add Goldfish UI. (#3597)

Add link to Goldfish a  web UI for Vault.
This commit is contained in:
csawyerYumaed 2017-12-04 07:51:16 -08:00 committed by Jeff Mitchell
parent 3b56130f10
commit e2cdbf4913

View file

@ -24,5 +24,6 @@ The following list of tools is maintained by the community of Vault users; Hashi
* [vault-exec](https://github.com/kmanning/vault_exec) - a shell wrapper to execute arbitrary scripts using temporary AWS credentials managed by Vault
* [pouch](https://github.com/tuenti/pouch) - A set of tools to manage provisioning of secrets on hosts based on the AppRole authentication method of Vault
* [vault-aws-creds](https://github.com/jantman/vault-aws-creds) - Python helper to export Vault-provided temporary AWS creds into the environment
* [goldfish](https://github.com/Caiyeon/goldfish) - A Vault UI panel written with VueJS and Vault native Go API.
Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/master/website/source/api/relatedtools.html.md).