website/integrations: add hashicorp vault integration to website (#2363)

* add hashicorp vault

basic instructions for hashicorp vault

* removed auth0, updated redirect_uri's

removed auth0, updated redirect_uri's to include localhost

* Add hashicorp vault to app list

Add hashicorp-vault to the applications sidebar
This commit is contained in:
UniserveJake
2022-02-27 15:03:18 -08:00
committed by GitHub
parent 50ded723d1
commit 13adca0763
2 changed files with 86 additions and 0 deletions

View File

@ -18,6 +18,7 @@ module.exports = {
"services/gitlab/index",
"services/grafana/index",
"services/harbor/index",
"services/hashicorp-vault/index",
"services/hedgedoc/index",
"services/home-assistant/index",
"services/matrix-synapse/index",