Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 493 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 493 Bytes

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=