seafile-12
官方Docker 应用程序 from dglb99's Repository
概述
Official seafile community docker image.
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity. Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature.
Seafile 12 Upgrade Notes: Please see the Unraid installation guide I've written here before proceding. Please read the Seafile Admin Manual page for docker installation for further understanding of how seafile is setup.Please note that the wiki feature of Seafile requires a seperate SeaDoc container.
要求
- MariaDB or another compatible SQL server (I've only tested MariaDB)
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
seafile-net- 外壳
sh- 特权
- false
模板配置
Web UI http port.
- 目标
- 80
- 默认值
- 80
- 价值
- 8080
- 目标
- SEAFILE_SERVER_HOSTNAME
- 价值
- changeme.example.com
Name of your database container. Make sure seafile and seafile_database containers are both on the same custom network, and the container name is consistant with 'SQL Host' variable. By default this is 'seafile-mariadb'.
- 目标
- DB_HOST
- 默认值
- seafile-mariadb
- 价值
- seafile-mariadb
Root password of SQL database you took note of earlier.
- 目标
- DB_ROOT_PASSWD
- 默认值
- changeme
- 价值
- changeme
Seafile admin user. Recommend you change this.
- 目标
- INIT_SEAFILE_ADMIN_EMAIL
- 价值
- me@example.com
Defualt admin password.
- 目标
- INIT_SEAFILE_ADMIN_PASSWORD
- 价值
- asecret
- 目标
- /shared/
- 默认值
- /mnt/user/seafile/
- 价值
- /mnt/user/seafile/
JWT_PRIVATE_KEY, A random string with a length of no less than 32 characters is required for Seafile, which can be generated by using 'pwgen -s 40 1' on a linux machine.
If this is not set correctly you may have issues uploading files in the webui.
- 价值
- https
下载统计数据
长期下载总量
详细信息
seafileltd/seafile-mc:12.0-latest在Unraid 上运行 seafile-12 。
seafile-12 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。