Skip to content

UniNuvola/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Vault 🐋

This folder contains the config files for run Vault within a Docker Container. This configuration is designed to run Vault in Server mode, so that any information and configurations are persisted at every restart. Each time the Docker container starts up, Vault will start in Sealed mode, allowing any operation to be performed by undergoing an Unsealing procedure.

Configs

Create a .env file and populate it with the following vars:

VAULT_IP=
VAULT_PORT=

About

Vault's docker compose configuration

Resources

Stars

Watchers

Forks

Packages

No packages published