All apps · 0 apps
seafile-13
OfficialDocker app from dglb99's Repository
Overview
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 13 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.
Install seafile-13 on Unraid in a few clicks.
Find seafile-13 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
- MariaDB
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
seafileltd/seafile-mc:13.0-latestRuntime arguments
- Web UI
http://[IP]:[PORT:80]- Network
seafile-net- Shell
sh- Privileged
- false
Template configuration
Web UI http port.
- Target
- 80
- Default
- 80
- Value
- 8080
- Target
- /shared/
- Default
- /mnt/user/seafile/
- Value
- /mnt/user/seafile/
If this is not set correctly you may have issues uploading files in the webui.
- Value
- https
- Value
- example.domain.com
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.
Redis server port
- Value
- 6379
The port of MySQL
- Value
- 3306
Root password of MySQL container. Only used on first deployment
The password for MySQL database user 'seafile'.
Initial Seafile admin username/email. Recommend you change this.
- Value
- admin@example.com
Initial Admin Password
IP address of MySQL container
- Value
- seafile-mariadb
The user of MySQL (database - user can be found in conf/seafile.conf)
- Value
- seafile
Redis server host
- Value
- seafile-redis
The database name of ccnet
- Value
- ccnet_db
- Default
- The database name of seafile
- Value
- seafile_db
The database name of seahub
- Value
- seahub_db