CloudCommander
Docker 应用程序 from hernandito's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
PUIDVariable
Container Variable: PUID
- 默认值
- 99
- 价值
- 99
PGIDVariable
Container Variable: PGID
- 默认值
- 100
- 价值
- 100
ConfigPathrw
Container Path: /config
- 目标
- /config
- 默认值
- /mnt/cache/appdata/cloudcmd
- 价值
- /mnt/cache/appdata/cloudcmd
Mount PathPathrw
Container Path: /UNRAID
- 目标
- /UNRAID
- 默认值
- /
- 价值
- /
HOME - Dont Change!Variable
Container Variable: HOME
- 目标
- HOME
- 价值
- /root
PortPorttcp
Container Port: 8000
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
详细信息
存储库
hernandito/cloudcommander最后更新2026-06-02
初见2026-05-13
在Unraid 上运行 CloudCommander 。
CloudCommander 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。