seafile-13

seafile-13

Official

Docker 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.

Open the Apps tab on your Unraid server Search Community Apps for seafile-13 Review the template variables and paths Click Install

Requirements

  • MariaDB

Download Statistics

18,636,135
Total Downloads
136,343
This Month
129,811
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
seafileltd/seafile-mc:13.0-latest
Last Updated2026-06-10
First Seen2025-11-15

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
seafile-net
Shell
sh
Privileged
false

Template configuration

PortPorttcp

Web UI http port.

Target
80
Default
80
Value
8080
DataPathrw
Target
/shared/
Default
/mnt/user/seafile/
Value
/mnt/user/seafile/
SEAFILE_SERVER_PROTOCOLVariable

If this is not set correctly you may have issues uploading files in the webui.

Value
https
SEAFILE_SERVER_HOSTNAMEVariable
Value
example.domain.com
JWT_PRIVATE_KEYVariable

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_PORTVariable

Redis server port

Value
6379
SEAFILE_MYSQL_DB_PORTVariable

The port of MySQL

Value
3306
INIT_SEAFILE_MYSQL_ROOT_PASSWORDVariable

Root password of MySQL container. Only used on first deployment

SEAFILE_MYSQL_DB_PASSWORDVariable

The password for MySQL database user 'seafile'.

INIT_SEAFILE_ADMIN_EMAILVariable

Initial Seafile admin username/email. Recommend you change this.

Value
admin@example.com
INIT_SEAFILE_ADMIN_PASSWORDVariable

Initial Admin Password

SEAFILE_MYSQL_DB_HOSTVariable

IP address of MySQL container

Value
seafile-mariadb
SEAFILE_MYSQL_DB_USERVariable

The user of MySQL (database - user can be found in conf/seafile.conf)

Value
seafile
REDIS_HOSTVariable

Redis server host

Value
seafile-redis
SEAFILE_MYSQL_DB_CCNET_DB_NAMEVariable

The database name of ccnet

Value
ccnet_db
SEAFILE_MYSQL_DB_SEAFILE_DB_NAMEVariable
Default
The database name of seafile
Value
seafile_db
SEAFILE_MYSQL_DB_SEAHUB_DB_NAMEVariable

The database name of seahub

Value
seahub_db