Vault
Docker app from d3vyce's Repository
Overview
Manage access to secrets and protect sensitive data with identity-based security.
config.hcl:
ui = "true"
listener "tcp" {
address = "0.0.0.0:8200"
tls_disable = "true"
}
storage "file" {
path = "/vault/file"
}
api_addr = "http://0.0.0.0:8200"
disable_mlock = "true"
Runtime arguments
- Web UI
http://[IP]:[PORT:8200]- Network
bridge- Privileged
- false
- Extra Params
--cap-add=IPC_LOCK
Template configuration
dataPathrw
- Target
- /vault/file/
- Default
- /mnt/user/appdata/vault/data/
- Value
- /mnt/user/appdata/vault/data/
configPathrw
- Target
- /vault/config/config.hcl
- Default
- /mnt/user/appdata/vault/config.hcl
- Value
- /mnt/user/appdata/vault/config.hcl
uiPorttcp
- Target
- 8200
- Default
- 8200
- Value
- 8200
VAULT_ADDRVariable
- Value
- https://vault.mars.local
Categories
Download Statistics
237,177,334
Total Downloads
12,303,702
This Month
7,550,078
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
hashicorp/vaultLast Updated2026-05-19
First Seen2023-07-02
Run Vault on Unraid.
Vault is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.