Skip to content

canonical/snap-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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