Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] TEMPLATE MASTERWISHX - FileBrowser Quantum

Featured Replies

  • Author
11 minutes ago, LordShad0w said:

You lose nothing by being actually helpful in a help thread.

I cant understand your point.

I tryed to help you, asked you for some steps for I can see your config to find issue but you say you already removed it...

  • 3 weeks later...

I changed signup: true and reloaded the docker in order to allow new user sign-up. I confirmed showing in yaml. Doesn't seem to do anything.

Am I missing something relating to signup?

Update can you post the actual settings and full path syntax that are suggested?

Do these settings look right? Seems to be a relative path with another config.yaml below data but not a complete list of settings:

quantum.png

Edited by goldbondx

  • 4 weeks later...
  • 2 weeks later...

I installed this this morning and have it up and running, can sign into FB and create users BUT I cant create folders, files or upload any. My directory looks like this:

root@Tower:/mnt/user/FileBrowser# ls -al

total 0

drwxrwxrwx 1 1000 users 10 Jan 11 14:36 ./

drwxrwxrwx 1 nobody users 180 Jan 11 14:29 ../

drwxrwxrwx 1 1000 users 20 Jan 11 14:22 Files/

with Files looking like this

root@Tower:/mnt/user/FileBrowser/Files# ls -al

total 0

drwxrwxrwx 1 1000 users 20 Jan 11 14:22 ./

drwxrwxrwx 1 1000 users 10 Jan 11 14:36 ../

drwxrwxrwx 1 1000 users 0 Jan 11 14:22 files/

drwxrwxrwx 1 1000 users 18 Jan 11 13:51 users/

configuration shows this:

/srv is pointing at /mnt/user/FileBrowser/Files

and the log doesnt show any errors from trying to create folders or upload files.

any thoughts on what Im missing? Thanks!

Edit: I just realized that changing the admin password isnt being saved.

Edit2: A FileBrowser update seems to have fixed the issue.

Edited by Ryland

  • 2 months later...

There appears to be an invalid option in your default config file. When I first started the container today, I got the following error message before the thing crashed:

2026/03/14 08:36:17 [FATAL] error unmarshaling YAML data: [136:3] unknown field "defaultLandingPage"

133 | darkMode: true

134 | dateFormat: false

135 | debugOffice: false

> 136 | defaultLandingPage: ""

^

137 | deleteWithoutConfirming: false

138 | disableOfficePreviewExt: ""

139 | disableOnlyOfficeExt: .md .txt .pdf

140 |

Once I commented out the offending config line, things came up perfectly. Appreciate your work getting an UnRaid template created and providing such good instructions!

  • 1 month later...

image.png

@Masterwishx

Just to let you know that your template is incorrect.
FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.

1 hour ago, Kinchouka said:

image.png

@Masterwishx

Just to let you know that your template is incorrect.
FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.

Getting the same error myself, template provided is incorrect it seems

  • Author
13 hours ago, Kinchouka said:

FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.

Thanks i will check it, seems this was changed in image...

  • Author
13 hours ago, Kinchouka said:

image.png

@Masterwishx

Just to let you know that your template is incorrect.
FILEBROWSER_CONFIG : data/config.yaml doesn't work. The correct value is config.yaml, without the data/ path.

Strange my container still working fine , and cant see changes in docker hub :

ENV FILEBROWSER_DATABASE=/home/filebrowser/data/database.db0

ENV FILEBROWSER_CONFIG=/home/filebrowser/data/config.yaml

image.png

  • 4 weeks later...

What is the status with noted error previously:
2026/05/19 10:14:33 [DEBUG] Default SQLite driver initialized

2026/05/19 10:14:33 [ERROR] unable to load config, waiting 5 seconds before exiting...

2026/05/19 10:14:38 [FATAL] error unmarshaling YAML data: [136:3] unknown field "defaultLandingPage"

133 | darkMode: true

134 | dateFormat: false

135 | debugOffice: false

> 136 | defaultLandingPage: ""

^

137 | deleteWithoutConfirming: false

138 | disableOfficePreviewExt: ""

139 | disableOnlyOfficeExt: .md .txt .pdf

140 |

I came back to a previously work but upgraded version I hadn't used in a bit and received this. I reinstalled and have the same error.

Update: Commented out offending lined relating to defaultLandingPage and appear to be up and running.

Update Jul/26 : Broken again. I suspect yaml but I am not expert.

Edited by goldbondx

  • 1 month later...
On 4/20/2026 at 10:58 PM, PersonMan said:

Getting the same error myself, template provided is incorrect it seems

I can confirm, I tried to install the docker following the instructions, but it didn't start. So I removed that /data part and it finally started.

PS: maybe this isn't the App I was looking for... From what I see, it looks into the share that I created manually at the start (FileBrowser Files). In there I find the folder that I create into the web UI, and the files I put inside. However, I can't see the other shares I have in Unraid. Is there a way to expose even the other shares? I'm searching for a lighter substitute of Nextcloud (in nextcould I can map other Unraid shares, it's working but slowly, and sometime the clients lose the connection with the server).

Edited by Andrea P.

  • 2 weeks later...
On 7/11/2026 at 11:06 PM, Andrea P. said:

I can confirm, I tried to install the docker following the instructions, but it didn't start. So I removed that /data part and it finally started.

PS: maybe this isn't the App I was looking for... From what I see, it looks into the share that I created manually at the start (FileBrowser Files). In there I find the folder that I create into the web UI, and the files I put inside. However, I can't see the other shares I have in Unraid. Is there a way to expose even the other shares? I'm searching for a lighter substitute of Nextcloud (in nextcould I can map other Unraid shares, it's working but slowly, and sometime the clients lose the connection with the server).

On 7/11/2026 at 11:06 PM, Andrea P. said:

I can confirm, I tried to install the docker following the instructions, but it didn't start. So I removed that /data part and it finally started.

PS: maybe this isn't the App I was looking for... From what I see, it looks into the share that I created manually at the start (FileBrowser Files). In there I find the folder that I create into the web UI, and the files I put inside. However, I can't see the other shares I have in Unraid. Is there a way to expose even the other shares? I'm searching for a lighter substitute of Nextcloud (in nextcould I can map other Unraid shares, it's working but slowly, and sometime the clients lose the connection with the server).

Maybe just point it to: /mnt/user/ ?

On 7/26/2026 at 4:19 PM, NoobSpy said:

Maybe just point it to: /mnt/user/ ?

Oh, wow, I'm scared like hell to do things like this one 🙂

Sure, I'm just a noob, however I always suppose that big apps like this one need a brand-new empty space to start with, so I followed the indications that I found (ie. creating a new share, pointing at it). Let it to point to my main share without knowing if I'll end with a milled empty space where I had all my data it scares me A LOT!

  • Author
On 5/19/2026 at 5:15 PM, goldbondx said:

Broken again. I suspect yaml but I am not expert.

Updated config file in github...

  • Author
On 7/12/2026 at 12:06 AM, Andrea P. said:

maybe this isn't the App I was looking for...

If you need access to shares you need to make them mounted in container.

Maybe you need another app like krusaider, double commander.

On 7/29/2026 at 4:29 PM, Masterwishx said:

Maybe you need another app like krusaider, double commander.

Well, I indeed need a better, more modern solution. I actually use Nextcloud, and it's somewhat working, but really slow and stumbling on bigger pdf files. I suppose that FileBrowser could be a cool solution, simply I didn't had the courage to mount mnt/user, and simply followed the instructions found on youtube guide, so I created a new (empty) share and gave it the access to that one.

If you say that I can share mnt/user and have it not touched (in terms of file permissions etc.) I'll try to edit FileBrowser to point it there.

  • Author
16 hours ago, Andrea P. said:

If you say that I can share mnt/user and have it not touched (in terms of file permissions etc.) I'll try to edit FileBrowser to point it there.

No, it's not good idea to mount `/mnt/user` here.

You need mount only the shares you need, FileBrowser it's web file manager, so it's for files you need to access from internet like documents, music etc...

If you need to access internal files like unraid system or same you should never expose them to internet. (included all shares (it include appdata).

That why you can use mc in cli or krusaider, double commander without expose it to internet.

Or total commander in win by sfp...

Another way it's using netbird, tailscale without external access from internet.

PS: But technicaly you can mount /mnt/user to any container without root uid/gui and you can set with only read permissions for this mount. (if you don't want to change data in it)

But not needed here and not safe if exposing to internet all shares included appdata ...

I have mounted /mnt/user in container like duplicati for local backup etc..

Just for not mount every share :)

Edited by Masterwishx

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.