Krusader
Krusader
Docker app from junkerderprovinz Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped --shm-size=1gb
Template configuration
HTTP port of the KasmVNC WebUI. Open in any modern browser.
- Target
- 3000
- Default
- 3000
- Value
- 3000
HTTPS port of the KasmVNC WebUI (self-signed). Optional.
- Target
- 3001
- Default
- 3001
- Value
- 3001
Persistent Krusader configs, history, bookmarks, default-files lock.
- Target
- /config
- Default
- /mnt/user/appdata/krusader
- Value
- /mnt/user/appdata/krusader
Main path for file operations. Default /mnt gives access to all shares (/mnt/user) and individual disks (/mnt/disk*). Adjust if you only need specific shares.
- Target
- /storage
- Default
- /mnt
- Value
- /mnt
Language for the Krusader / Kate UI. 25 codes available: de, en, fr, es, it, pt, nl, ca, eu, ga, da, sv, nb, fi, is, pl, cs, sk, hu, ro, sl, hr, sr, bg, uk, ru, el, tr, he, ar, ja, ko, zh. Use 'system' for the container default. Re-applied on every container start.
- Target
- KRUSADER_LANG
- Default
- de|en|fr|es|it|pt|nl|ca|eu|ga|da|sv|nb|fi|is|pl|cs|sk|hu|ro|sl|hr|sr|bg|uk|ru|el|tr|he|ar|ja|ko|zh|system
- Value
- de
Color scheme. 'dark' = Breeze Dark, 'light' = Breeze.
- Target
- KRUSADER_THEME
- Default
- dark|light
- Value
- dark
Optional. Username for HTTP-basic-auth on the WebUI. Leave EMPTY together with the password for no login. Set both fields to enable login (recommended outside trusted LANs).
- Target
- CUSTOM_USER
Optional. Password for HTTP-basic-auth on the WebUI. Leave EMPTY together with the username for no login. STRONGLY recommended whenever the container is reachable from outside your LAN.
- Target
- PASSWORD
Title shown in browser tab and KasmVNC top bar.
- Target
- TITLE
- Default
- Krusader
- Value
- Krusader
Container timezone (affects log timestamps and file mtimes). Use this instead of a /etc/localtime bind-mount — the LSIO base image manages /etc/localtime internally via TZ.
- Target
- TZ
- Default
- Europe/Vienna
- Value
- Europe/Vienna
User-ID Krusader runs as. Default 99 (nobody on Unraid).
- Target
- PUID
- Default
- 99
- Value
- 99
Group-ID. Default 100 (users on Unraid).
- Target
- PGID
- Default
- 100
- Value
- 100
Permission mask for newly created files. Use 000 if you want every container user to read/write everything.
- Default
- 022
- Value
- 022
Categories
Details
ghcr.io/junkerderprovinz/krusader:latestRun Krusader on Unraid.
Krusader is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.