使用方案参照原版filebrowser:https://github.com/langren1353/filebrowser/tree/custom
主要添加了GuestMode模式,用于访客模式设置,访客自动登录
个人自用启动参数:
docker run --restart=always -d
-v /home/filebrowser/downloads:/srv:rw
-v /home/filebrowser/config:/config
-p 8080:80
--name filebrowser
langren1353/filebrowser-player
部署后访问地址:http://localhost:8080
默认账号密码:admin/admin
支持Guest模式:需要在设置中开启Guest模式,然后添加用户名:guest密码:guest的用户
Content type
Image
Digest
sha256:6e4bdd84b…
Size
15.9 MB
Last updated
3 months ago
docker pull langren1353/filebrowser-player