All apps · 0 apps
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.
Install CloudCommander on Unraid in a few clicks.
Find CloudCommander in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for CloudCommander Review the template variables and paths Click Install
Categories
Download Statistics
18,747
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
hernandito/cloudcommanderLast Updated2022-01-26
First Seen2026-05-13
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