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.
Create a .env
file and populate it with the following vars:
VAULT_IP=
VAULT_PORT=