»Vault Enterprise

Vault Enterprise includes a number of features that may be useful in specific workflows. Please use the sidebar navigation on the left to choose a specific topic.

These features are part of Vault Enterprise.

»Vault Enterprise Licenses

A Vault Enterprise license needs to be applied to a Vault cluster in order to use Vault Enterprise features.

The license can be applied to a cluster from any server in it with this command.

$ vault write sys/license text="01MV4UU43BK5HGYYTOJZWFQM..."
$ vault write sys/license text="01MV4UU43BK5HGYYTOJZWFQM..."

You could also use the Vault HTTP API against the sys/license endpoint.