seafile-notification-server

seafile-notification-server

Oficial

Aplicación Docker from Selfhosters

Visión general

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.

Requisitos

Requires a separate MySQL or MariaDB database.

Argumentos en tiempo de ejecución

Red
seafile-net
Concha
sh
Privilegiado
false

Configuración de plantillas

Base directoryPathrw

Config file storage

Objetivo
/shared
Por defecto
/mnt/user/appdata/Seafile/notification-server/config
Valor
/mnt/user/appdata/Seafile/notification-server/config
Logs directoryPathrw

Log file storage

Objetivo
/shared/logs
Por defecto
/mnt/user/appdata/Seafile/notification-server/logs
Valor
/mnt/user/appdata/Seafile/notification-server/logs
PortPorttcp
Objetivo
8083
Por defecto
8083
MySQL DB HostVariable

Use the container name of the DB or the IP.

Objetivo
SEAFILE_MYSQL_DB_HOST
Por defecto
mariadb
Valor
mariadb
MySQL DB PortVariable

Change it if you used a custom port for the DB.

Objetivo
SEAFILE_MYSQL_DB_PORT
Por defecto
3306
Valor
3306
Seafile DB UserVariable

If not sure you can find it in /conf/seafile.conf inside the seafile server container.

Objetivo
SEAFILE_MYSQL_DB_USER
Por defecto
seafile
Valor
seafile
Seafile DB PasswordVariable

If not sure you can find it in /conf/seafile.conf inside the seafile server container.

Objetivo
SEAFILE_MYSQL_DB_PASSWORD
CCNET DB NameVariable
Objetivo
SEAFILE_MYSQL_DB_CCNET_DB_NAME
Por defecto
ccnet_db
Valor
ccnet_db
Seafile DB NameVariable
Objetivo
SEAFILE_MYSQL_DB_SEAFILE_DB_NAME
Por defecto
seafile_db
Valor
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.

Objetivo
JWT_PRIVATE_KEY
Log to STDOUTVariable

It shows the seafile notification server logs in the container logs. Useful for Debugging.

Objetivo
SEAFILE_LOG_TO_STDOUT
Por defecto
false|true
Log LevelVariable

Use 'debug' if you want to know what is wrong.

Objetivo
NOTIFICATION_SERVER_LOG_LEVEL
Por defecto
info|error|debug

Categorías

Descargar estadísticas

65,172
Descargas totales
15,404
Este mes
7,561
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
seafileltd/notification-server:12.0-latest
Última actualización2025-09-18
Visto por primera vez2025-03-05

Ejecute seafile-notification-server en Unraid.

seafile-notification-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.