filebrowser
Description
[arm][s6-version] Web File Browser which can be used as a middleware or standalone app.
Notes
Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted
Official Webpage: https://filebrowser.org/
Official Docker Documentation: https://filebrowser.org/installation#docker
Youtube Video: Novaspirit Tech - Installing JDownloader and File Browser On The Pi Docker Server
The default user and password is admin/admin.
Image
filebrowser/filebrowser:s6
Categories
- Other
- Tools
Ports
- 8082:80/tcp
Volumes
Container | Bind |
---|---|
/srv | /appdata/downloads |
/database/filebrowser.db | /opt/appdata/filebrowser/filebrowser.db |
/config/settings.json | /opt/appdata/filebrowser/settings.json |
Environment Variables
Name | Label | Default | Description |
---|---|---|---|
PUID | PUID | 1000 | `````` |
PGID | PGID | 1000 | `````` |
Labels
Key | Value |
---|---|
traefik.enable | true |
traefik.http.routers.filebrowser.rule | Host(`filebrowser.{$TRAEFIK_INGRESS_DOMAIN}`) |
traefik.http.routers.filebrowser.entrypoints | https |
traefik.http.services.filebrowser.loadbalancer.server.port | 80 |
traefik.http.routers.filebrowser.tls | true |
traefik.http.routers.filebrowser.tls.certresolver | default |
traefik.http.routers.filebrowser.middlewares | traefik-forward-auth |
mafl.enable | true |
mafl.title | FileBrowser S6 |
mafl.description | [arm][s6-version] Web File Browser which can be used as a middleware or standalone app. |
mafl.link | https://filebrowser.{$TRAEFIK_INGRESS_DOMAIN} |
mafl.icon.wrap | true |
mafl.icon.color | #007acc |
mafl.status.enabled | true |
mafl.status.interval | 60 |
mafl.group | Other |
mafl.icon.url | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png |