Vault

This plugin deploys Vault, a tool for securely managing secrets used in modern computing (e.g. passwords, certificates, API keys).

Enabling Vault

To enable Vault, simply run the following command:

sunbeam enable vault

Information: Vault is automatically unsealed when enabled.

Disabling Vault

To disable Vault, simply run the following command:

sunbeam disable vault

Caution: Disabling Vault will completely remove it from the infrastructure, all secrets will be lost.

Unsealing Vault

Information: This feature has been removed in channel 2023.1/edge and 2023.2.

If Vault has been sealed, you can use the following command to unseal Vault:

sunbeam vault unseal

Last updated a month ago. Help improve this document in the forum.