seafile-10
OffiziellDocker-Anwendung from dglb99's Repository
Übersicht
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.
Step 1In the webui naviate to Settings>Docker
Enable "Preserve user defined networks"
Open Unraid terminal and type:
docker network create seafile-net
Verify it was created by running "docker network list"
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 5Set the container name to: "seafile-mariadb" (this is important!)
Set the "Network Type: seafile-net"
Note the root password you used.
Anforderungen
- MariaDB or another compatible SQL server
- memcached is not required but you may decide you want to use it.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]- Netzwerk
seafile-net- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
Web UI http port.
- Ziel
- 80
- Standard
- 80
- Wert
- 8080
- Ziel
- SEAFILE_SERVER_HOSTNAME
- Wert
- seafile.example.com
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.
- Ziel
- DB_HOST
- Standard
- seafile-mariadb
- Wert
- seafile-mariadb
Root password of SQL database you took note of earlier.
- Ziel
- DB_ROOT_PASSWD
- Standard
- changeme
- Wert
- changeme
Seafile admin user. Recommend you change this.
- Ziel
- SEAFILE_ADMIN_EMAIL
- Wert
- admin@changeme.com
Defualt admin password.
- Ziel
- SEAFILE_ADMIN_PASSWORD
- Wert
- changeme
- Ziel
- /shared/
- Standard
- /mnt/user/seafile/
- Wert
- /mnt/user/seafile/
Recommended to leave blank. Specify a port only if you intend to use SSL/TLS without a reverse proxy. Reverse proxy is recommended.
- Ziel
- 443
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).
- Ziel
- SEAFILE_SERVER_LETSENCRYPT
- Standard
- false
- Wert
- false
Kategorien
Statistik herunterladen
Gesamte Downloads im Laufe der Zeit
Einzelheiten
seafileltd/seafile-mc:10.0-latestFühren Sie seafile-10 auf Unraid aus.
seafile-10 ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.