美文网首页
docker 安装filebrowser用户名和密码

docker 安装filebrowser用户名和密码

作者: bdjejn | 来源:发表于2025-08-10 20:41 被阅读0次

很多文章说安装后的用户名和密码是admin和admin,从哪个版本后,密码进行了修改,

新版安装后密码是随机生成的,可以在log里面看到。

File Browser no longer uses the default password ofadmin, but now generates a random one on first start. To find out what it is for your installation, check the logs for thefilebrowsercontainer:

https://forums.truenas.com/t/cant-log-into-file-browser-after-install-with-admin-admin/46276/25

在config文件夹下的 filebrowser.db文件中。

具体可以参考 

https://github.com/filebrowser/filebrowser/discussions/5157

It appears to do the same thing and say it can't find the filbrowser.db file.

2025/06/17 09:31:50 Warning: filebrowser.db can't be found. Initialing in /database/

2025/06/17 09:31:50 Using database: /database/filebrowser.db

2025/06/17 09:31:50 Using config file: /config/settings.json

2025/06/17 09:31:50 Generated random admin password for quick setup: q3WtVyh3w0h4

相关文章

网友评论

      本文标题:docker 安装filebrowser用户名和密码

      本文链接:https://www.haomeiwen.com/subject/olgpojtx.html