FileBrowserQuantum

FileBrowserQuantum

Docker app from Masterwishx's Repository

Overview

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/

Requirements

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.

Runtime arguments

Web UI
http://[IP]:[PORT:80]/files
Network
bridge
Shell
sh
Privileged
false
Extra Params
--user 1000:100

Template configuration

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

Download Statistics

1,926,780
Total Downloads
363,417
This Month
317,734
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
gtstef/filebrowser:stable
Last Updated2026-04-18
First Seen2025-11-19

Run FileBrowserQuantum on Unraid.

FileBrowserQuantum is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.