seafile-11

seafile-11

Officielle

Application Docker from dglb99's Repository

Vue d'ensemble

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

STOP!

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

Please see the guide I wrote for installing seafile on Unraid.
https://github.com/chirmstream/Unraid-templates/blob/main/seafile-11/seafile-11_guide.md

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-mariadb" (this is important!)
Set the "Network Type: seafile-net"
Note the root password you used.

Exigences

  • MariaDB or another compatible SQL server


- memcached is not required but you may decide you want to use it.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]
Réseau
seafile-net
Coquille
sh
Privilégié
false

Configuration du modèle

PortPorttcp

Web UI http port.

Cible
80
Défaut
80
Valeur
8080
Seafile HostnameVariable
Cible
SEAFILE_SERVER_HOSTNAME
Valeur
seafile.example.com
SQL HostVariable

Name of your database container. Due to an existing bug in seafile, we cannot set our own database IP. But we can still communicate to it over our custom docker network using the container name instead.

Cible
DB_HOST
Défaut
seafile-mariadb
Valeur
seafile-mariadb
SQL Root PasswordVariable

Root password of SQL database you took note of earlier.

Cible
DB_ROOT_PASSWD
Défaut
changeme
Valeur
changeme
Admin EmailVariable

Seafile admin user. Recommend you change this.

Cible
SEAFILE_ADMIN_EMAIL
Valeur
admin@changeme.com
Admin PasswordVariable

Defualt admin password.

Cible
SEAFILE_ADMIN_PASSWORD
Valeur
changeme
DataPathrw
Cible
/shared/
Défaut
/mnt/user/seafile/
Valeur
/mnt/user/seafile/
SSL/TLS PortPorttcp

Recommended to leave blank. Specify a port only if you intend to use SSL/TLS without a reverse proxy. Reverse proxy is recommended.

Cible
443
Create a Let's Encrypt CertificateVariable

Seafile will request and install a SSL-Certificate by itself based on the Seafile hostanme. Only viable with SSL/TLS Port. Domain needed. Do not use when using a reverse proxy (recommended).

Cible
SEAFILE_SERVER_LETSENCRYPT
Défaut
false
Valeur
false

Télécharger les statistiques

18,211,080
Total des téléchargements
149,274
Ce mois-ci
85,833
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
seafileltd/seafile-mc:11.0-latest
Dernière mise à jour2026-03-31
Première vue2024-11-21

Exécutez seafile-11 sur Unraid.

seafile-11 est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.