seafile-pro

seafile-pro

Docker app from dglb99's Repository

Overview

This is an unofficial template that uses the official seafile-pro 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.

STOP!

Before continuing you must create your own custom docker network for Seafile to work.

Step 1

In the webui naviate to Settings>Docker
Enable "Preserve user defined networks"

Step 2

Open Unraid terminal and type:
docker network create seafile-net
Verify it was created by running "docker network list"

Step 3

Make sure "Network Type:" under the ADVANCED VIEW is set to seafile-net. We will set our Database and memcached (if used) to also use seafile-net

Step 4 - Database setup (assuming MariaDB)

Create a new database container that has nothing on it. (This is very important and it will not work if you skip this step!)

Step 5

Set the container name to: "seafile-pro-mariadb" (this is important!)
Set the "Network Type: seafile-net"
Note the root password you used.

Step 6 (Pro setup)

You can use seafile-pro for free with up to 3 users. Create an account at https://customer.seafile.com
You will be given docker login credentials
Open a new Unraid terminal and type:
docker login docker.seadrive.org
Enter your given username and password

Step 7

Create container from template

Media gallery

1 / 2

Install seafile-pro on Unraid in a few clicks.

Find seafile-pro 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-pro Review the template variables and paths Click Install

Requirements

  • MariaDB (have not tested other SQL servers, but they might work)

Related apps

Details

Repository
docker.seadrive.org/seafileltd/seafile-pro-mc:11.0-latest
Last Updated2026-07-13
First Seen2024-11-24