binhex-filebrowser

binhex-filebrowser

Docker 应用程序 from Binhex's Repository

概述

File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a create-your-own-cloud-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface.

要求

Default authentication
Username: admin
Password: filebrowser

Important: Please ensure you change the default password after first login, you can do this through the web interface.

运行时参数

网络用户界面
http://[IP]:[PORT:8125]
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Port: Web InterfacePorttcp

This is the Web UI port for the application.

目标
8125
默认值
8125
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

目标
/config
默认值
/mnt/user/appdata/filebrowser
Path: /mediaPathrw

This is the container path to your media files, e.g. movies, tv, music, pictures etc.

目标
/media
默认值
/mnt/user
Variable: FILEBROWSER_ROOTVariable

Specify the root path for the File Browser web interface

目标
FILEBROWSER_ROOT
默认值
/media
Variable: FILEBROWSER_BASEURLVariable

Specify the base URL for the File Browser web interface

目标
FILEBROWSER_BASEURL
默认值
/
Variable: ENABLE_TLSVariable

Enable or disable TLS for the File Browser web interface

目标
ENABLE_TLS
默认值
no|yes
Variable: ENABLE_AUTHENTICATIONVariable

Enable or disable authentication for the File Browser web interface

目标
ENABLE_AUTHENTICATION
默认值
yes|no
Variable: ADDITIONAL_PARAMETERSVariable

Additional parameters to pass to the File Browser cli

目标
ADDITIONAL_PARAMETERS
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

目标
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container

目标
UMASK
默认值
000

下载统计数据

1,230
下载总数

详细信息

存储库
ghcr.io/binhex/arch-filebrowser
最后更新2026-04-11
初见2026-02-17

在Unraid 上运行 binhex-filebrowser 。

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