Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAQ: Experience using Vault #390

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions content/faq/experience-using-vault.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: "Do you have experience with HashiCorp Vault?"
description: "To date, we haven't used HashiCorp Vault in a production setting."
tags:
- HashiCorp
- Vault
- production
---

## Question

Do you have experience deploying and managing HashiCorp Vault?

## Answer

To date, we haven't used HashiCorp Vault in a production setting, because automatic unsealing was non-trivial. Additionally, a full reboot of the Vault tier would lead to a forced outage of everything, unless a human operator is able to unseal the Vault.

However, at HashiConf 2018, it was announced that this enterprise feature was coming to the community edition. We’re definitely open to supporting it once that happens.