mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-10 17:32:29 -04:00
update relatedtools, add Goldfish UI. (#3597)
Add link to Goldfish a web UI for Vault.
This commit is contained in:
parent
3b56130f10
commit
e2cdbf4913
1 changed files with 1 additions and 0 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue