canonical / snap-vault

Vault is a tool for securely accessing secrets
https://snapcraft.io/vault
Other
16 stars 10 forks source link
secrets security vault

vault

Vault
Vault

This is the snap for Vault, "A tool for securely accessing secrets". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Install

sudo snap install vault

(Don't have snapd installed?)

Usage

Service

Edit the configuration file at /var/snap/vault/common/vault.hcl and start the service with:

sudo snap start vault.vaultd

Client

vault status