Vault
Docker-Anwendung from d3vyce's Repository
Übersicht
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"
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8200]- Netzwerk
bridge- Privilegiert
- false
- Extra Params
--cap-add=IPC_LOCK
Konfiguration der Vorlage
dataPathrw
- Ziel
- /vault/file/
- Standard
- /mnt/user/appdata/vault/data/
- Wert
- /mnt/user/appdata/vault/data/
configPathrw
- Ziel
- /vault/config/config.hcl
- Standard
- /mnt/user/appdata/vault/config.hcl
- Wert
- /mnt/user/appdata/vault/config.hcl
uiPorttcp
- Ziel
- 8200
- Standard
- 8200
- Wert
- 8200
VAULT_ADDRVariable
- Wert
- https://vault.mars.local
Kategorien
Statistik herunterladen
237,177,334
Downloads insgesamt
12,303,702
Dieser Monat
7,550,078
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
hashicorp/vaultZuletzt aktualisiert2026-05-19
Erstmals gesehen2023-07-02
Führen Sie Vault auf Unraid aus.
Vault ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.