You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vault
I've been looking around the documentation and couldn't find a clear answer if I could have multiple simultaneous backends for Vault.
There are two scenarios I'm looking at:
1) Vault is connected to 1 to X number of consul backends
2) Vault is connected to 1 consul, 1 zookeeper, 1 cassandra, etc...
Are either of these options possible or can Vault only be configured to use one backend at a time?
Thanks
Jeff Mitchell
unread,
Mar 17, 2016, 11:44:26 AM3/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vault...@googlegroups.com
Hi Alexander,
Vault only supports one storage backend at a time. The only exception
is that you can have a separate HA backend from the normal storage
backend. This lets you take advantage of HA capabilities while keeping
all of Vault's actual non-HA-coordination data elsewhere.