Vault
Aplicación Docker from d3vyce's Repository
Visión general
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"
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8200]- Red
bridge- Privilegiado
- false
- Parámetros adicionales
--cap-add=IPC_LOCK
Configuración de plantillas
dataPathrw
- Objetivo
- /vault/file/
- Por defecto
- /mnt/user/appdata/vault/data/
- Valor
- /mnt/user/appdata/vault/data/
configPathrw
- Objetivo
- /vault/config/config.hcl
- Por defecto
- /mnt/user/appdata/vault/config.hcl
- Valor
- /mnt/user/appdata/vault/config.hcl
uiPorttcp
- Objetivo
- 8200
- Por defecto
- 8200
- Valor
- 8200
VAULT_ADDRVariable
- Valor
- https://vault.mars.local
Categorías
Descargar estadísticas
237,177,334
Descargas totales
12,303,702
Este mes
7,550,078
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
hashicorp/vaultÚltima actualización2026-05-19
Visto por primera vez2023-07-02
Ejecute Vault en Unraid.
Vault se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.