seafile-pro

seafile-pro

Docker 应用程序 from dglb99's Repository

概述

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

要求

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

详细信息

存储库
docker.seadrive.org/seafileltd/seafile-pro-mc:11.0-latest
最后更新2026-05-31
初见2024-11-24

在Unraid 上运行 seafile-pro 。

seafile-pro 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。