CloudCommander
CloudCommander
Docker app from hernandito's Repository
Overview
CloudCommander Hernandito is a simple web file browser with a built in text editor and archive compress/extract abilities. This version has been formatted to use the Alpine base. It has a modified, modern WebUI and includes shortcut links to your most used folders..
Instructions:
Set Port to the port you want to be able to access from. Defaults to 8765. It is highly advisable that this is chanve to a custom network (br0) and assign iit an IP that is NOT the same as your Unraid server. Make sure this is NOT exposed to to the internet.
Set Mount Point to the directory you want to be able to access in the browser. Defaults to /mnt/user, all shares.
.
You can customize the buttons on the WebUI by going to your CloudCommander's appdata folder and edit the "index.html" file. After you have made you changes, you will need to go into the Docker's CLI and type the following command:
"update.sh"
You will need to re-start your CloudCommander docker to see your changes.
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
PUIDVariable
Container Variable: PUID
- Default
- 99
- Value
- 99
PGIDVariable
Container Variable: PGID
- Default
- 100
- Value
- 100
ConfigPathrw
Container Path: /config
- Target
- /config
- Default
- /mnt/cache/appdata/cloudcmd
- Value
- /mnt/cache/appdata/cloudcmd
Mount PathPathrw
Container Path: /UNRAID
- Target
- /UNRAID
- Default
- /
- Value
- /
HOME - Dont Change!Variable
Container Variable: HOME
- Target
- HOME
- Value
- /root
PortPorttcp
Container Port: 8000
- Target
- 8000
- Default
- 8000
- Value
- 8000
Categories
Details
Repository
hernandito/cloudcommanderLast Updated2026-06-02
First Seen2026-05-13
Run CloudCommander on Unraid.
CloudCommander is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.