seafile-pro
Docker-Anwendung from dglb99's Repository
Übersicht
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 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-pro-mariadb" (this is important!)
Set the "Network Type: seafile-net"
Note the root password you used.
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
Create container from template
Anforderungen
- MariaDB (have not tested other SQL servers, but they might work)
Kategorien
Einzelheiten
docker.seadrive.org/seafileltd/seafile-pro-mc:11.0-latestFühren Sie seafile-pro auf Unraid aus.
seafile-pro ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.