FileBrowserQuantum

FileBrowserQuantum

Docker 应用程序 from Masterwishx's Repository

概述

FileBrowser Quantum provides an easy way to access and manage your files from the web. It has a modern responsive interface that has many advanced features to manage users, access, sharing, and file preview and editing. This version is called "Quantum" because it packs tons of advanced features into a tiny easy to run file. Unlike the majority of alternative options, FileBrowser Quantum is simple to install and easy to configure. https://github.com/gtsteffaniak/filebrowser Config https://github.com/gtsteffaniak/filebrowser/blob/main/frontend/public/config.generated.yaml Read https://filebrowserquantum.com/en/docs/getting-started/

要求

NOTE:

1. First make folders and set permissions:



mkdir -p /mnt/user/appdata/filebrowserQuantum/tmp

chown -R 1000:100 /mnt/user/appdata/filebrowserQuantum

chmod 755 /mnt/user/appdata/filebrowserQuantum

chmod -R 777 /mnt/user/appdata/filebrowserQuantum/tmp



2. Download config and put to "/filebrowserQuantum" folder.

https://github.com/masterwishx/unraid-templates/tree/main/configs/filebrowserQuantum/config.yaml



3. Make share for files "FileBrowser Files", then make folder for users.

mkdir -p /mnt/user/FileBrowser Files/users

chown -R 1000:100 /mnt/user/FileBrowser Files/users



4. Enjoy



Warning:

After the first login using admin:admin, change the password or create a new admin user.

If you do not update the credentials in the config file like this:



'adminUsername: "hidden"'

'adminPassword: ""'



Then the default admin values will be restored after a container restart.

运行时参数

网络用户界面
http://[IP]:[PORT:80]/files
网络
bridge
外壳
sh
特权
false
额外参数
--user 1000:100

模板配置

Host Path 1Pathrw
目标
/srv
价值
/mnt/user/FileBrowser Files/
App PathPathrw
目标
/home/filebrowser/data
价值
/mnt/user/appdata/filebrowserQuantum
PortPorttcp
目标
80
价值
8890
Cache PathPathrw
目标
/home/filebrowser/data/tmp
价值
/mnt/user/appdata/filebrowserQuantum/tmp
FILEBROWSER_CONFIGVariable
价值
data/config.yaml

下载统计数据

1,926,780
下载总数
363,417
本月
317,734
平均每月

长期下载总量

加载图表...

详细信息

存储库
gtstef/filebrowser:stable
最后更新2026-04-18
初见2025-11-19

在Unraid 上运行 FileBrowserQuantum 。

FileBrowserQuantum 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。