-
{
"hub-mirror": [
"docker.io/filebrowser/filebrowser:v2.31.2"
]
}
-
**Is your feature request related to a problem? Please describe.**
I opened server with ipv6 network, but filebrowser plugin seems not supports ipv6.
Default podman network setting disables ipv6, …
-
hi
can we replace django-filebrowser?
the package is outdated and has problems working on newer django versions
-
https://github.com/filebrowser/filebrowser
Can I use docker to install this test? I have been loading after using the normal configuration.
filebrowser:
require_admin: true
title: File…
-
The filebrowser doesn't have a highlight color like all the other lists where you can select items like for example the starred files tab or the activity tab. It would be nice, if you could implement …
-
{
"platform":"",
"hub-mirror": [
"filebrowser/filebrowser:s6",
"--platform linux/arm64 filebrowser/filebrowser:v2-s6"
]
}
-
{
"platform":"arm64",
"hub-mirror": [
"filebrowser/filebrowser:v2-s6"
]
}
-
Hi,
Every time I try to create container I get this error below.
it seems it is having an issue with a statement that is not terminated correctly in this line:
aria2c.1 | sed: -…
-
Hello, I've been trying to get Filebrowser to see my external drive (which is mounted at /mnt permanently) and run off of that location.
I'm not sure why Filebrowser can't see the drive or which vari…
-
compare https://github.com/filebrowser/docs/blob/master/installation.md?plain=1#L65
with a few lines above.
wrong (alpine):
-v /path/filebrowser.db:/database.db \
correct (linuxserver)…