All apps · 0 apps
seafile-notification-server
OfficialDocker app from Selfhosters
Overview
Readme
View on GitHubunRAID-CA-templates
An Unraid community repo where you can request Unraid container templates to be added to Community Applications: Squidly271/community.applications.
Intent to slow down
[!IMPORTANT] As the personal usage of Unraid of the original creators of this organization has slowed down, so has the interest of maintaining this repo.
There is no active plans to stop providing these templates, but the request part is going away. Pull requests will still be reviewed.
If you have a app in this repo, I urge you to consider these options for a smooth transition:
- Getting your own template repo in CA
- Move to an alternate repo backed by a active Unraid user in your own community
Coordination
Please make a issue in this repo so we can coordinate this move.
Accepted application terms
For a pull request to be reviewed
- The template must be made by a user with previous activity on GitHub
- The application must be of certain quality
- Not fully AI written
- Be attributed to a GitHub account with an active history
Creating a template
Please check out:
Install seafile-notification-server on Unraid in a few clicks.
Find seafile-notification-server in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
seafileltd/notification-server:12.0-latestRuntime arguments
- Network
seafile-net- Shell
sh- Privileged
- false
Template configuration
Config file storage
- Target
- /shared
- Default
- /mnt/user/appdata/Seafile/notification-server/config
- Value
- /mnt/user/appdata/Seafile/notification-server/config
Log file storage
- Target
- /shared/logs
- Default
- /mnt/user/appdata/Seafile/notification-server/logs
- Value
- /mnt/user/appdata/Seafile/notification-server/logs
- Target
- 8083
- Default
- 8083
Use the container name of the DB or the IP.
- Target
- SEAFILE_MYSQL_DB_HOST
- Default
- mariadb
- Value
- mariadb
Change it if you used a custom port for the DB.
- Target
- SEAFILE_MYSQL_DB_PORT
- Default
- 3306
- Value
- 3306
If not sure you can find it in /conf/seafile.conf inside the seafile server container.
- Target
- SEAFILE_MYSQL_DB_USER
- Default
- seafile
- Value
- seafile
If not sure you can find it in /conf/seafile.conf inside the seafile server container.
- Target
- SEAFILE_MYSQL_DB_PASSWORD
- Target
- SEAFILE_MYSQL_DB_CCNET_DB_NAME
- Default
- ccnet_db
- Value
- ccnet_db
- Target
- SEAFILE_MYSQL_DB_SEAFILE_DB_NAME
- Default
- seafile_db
- Value
- seafile_db
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.
- Target
- JWT_PRIVATE_KEY
It shows the seafile notification server logs in the container logs. Useful for Debugging.
- Target
- SEAFILE_LOG_TO_STDOUT
- Default
- false|true
Use 'debug' if you want to know what is wrong.
- Target
- NOTIFICATION_SERVER_LOG_LEVEL
- Default
- info|error|debug
