seafile-notification-server
官方Docker 应用程序 from Selfhosters
概述
Notification Server for Seafile
You must modify the file `seafile.conf` with the correct values of the notification server: https://manual.seafile.com/latest/config/seafile-conf/#notification-server-configuration
Is recommendend the use of a docker network for all the neccesary containers needed for Seafile:
1. Seafile Server Container
2. Database Container
3. Seafile Notification Server
# This specific setup increase the security of the seafile instance as the admin just need to forward 2 ports to the host: the WebGUI for the Seafile Server and the Notification Server port.
要求
Requires a separate MySQL or MariaDB database.
运行时参数
- 网络
seafile-net- 外壳
sh- 特权
- false
模板配置
Base directoryPathrw
Config file storage
- 目标
- /shared
- 默认值
- /mnt/user/appdata/Seafile/notification-server/config
- 价值
- /mnt/user/appdata/Seafile/notification-server/config
Logs directoryPathrw
Log file storage
- 目标
- /shared/logs
- 默认值
- /mnt/user/appdata/Seafile/notification-server/logs
- 价值
- /mnt/user/appdata/Seafile/notification-server/logs
PortPorttcp
- 目标
- 8083
- 默认值
- 8083
MySQL DB HostVariable
Use the container name of the DB or the IP.
- 目标
- SEAFILE_MYSQL_DB_HOST
- 默认值
- mariadb
- 价值
- mariadb
MySQL DB PortVariable
Change it if you used a custom port for the DB.
- 目标
- SEAFILE_MYSQL_DB_PORT
- 默认值
- 3306
- 价值
- 3306
Seafile DB UserVariable
If not sure you can find it in /conf/seafile.conf inside the seafile server container.
- 目标
- SEAFILE_MYSQL_DB_USER
- 默认值
- seafile
- 价值
- seafile
Seafile DB PasswordVariable
If not sure you can find it in /conf/seafile.conf inside the seafile server container.
- 目标
- SEAFILE_MYSQL_DB_PASSWORD
CCNET DB NameVariable
- 目标
- SEAFILE_MYSQL_DB_CCNET_DB_NAME
- 默认值
- ccnet_db
- 价值
- ccnet_db
Seafile DB NameVariable
- 目标
- SEAFILE_MYSQL_DB_SEAFILE_DB_NAME
- 默认值
- seafile_db
- 价值
- seafile_db
JWT Private KeyVariable
If not sure you can find it in /conf/seafile.conf inside the seafile server container. Or you can create a new one but you have to change it also in seafile.conf inside de seafile server container.
- 目标
- JWT_PRIVATE_KEY
Log to STDOUTVariable
It shows the seafile notification server logs in the container logs. Useful for Debugging.
- 目标
- SEAFILE_LOG_TO_STDOUT
- 默认值
- false|true
Log LevelVariable
Use 'debug' if you want to know what is wrong.
- 目标
- NOTIFICATION_SERVER_LOG_LEVEL
- 默认值
- info|error|debug
下载统计数据
65,172
下载总数
15,404
本月
7,561
平均每月
长期下载总量
加载图表...
详细信息
存储库
seafileltd/notification-server:12.0-latest最后更新2025-09-18
初见2025-03-05
在Unraid 上运行 seafile-notification-server 。
seafile-notification-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。