codeoutin / seafile7

All in one Docker image for Seafile 7. Includes MariaDB, Memcached and NGINX. Works with Synology!
20 stars 12 forks source link

Seafile 7 Docker Image (works with Synlogy)

Docker Image to create a container with Seafile 7, Memcached, MariaDB & NGINX in a single container. Works with Synlogy Docker. You can also download the image from Docker Hub

Run

To run the container you could use docker run -p 80:80 --name sf7 -i -t seafile7

Synology Setup

Recommended Settings:

To access Seafile from the web you have to configure your firewall and open the port you chose to map.

Admin Account

The setup routine creates an admin account for you and saves the credentials in the file /shared/logs/setup.log If you went with the Synology Setup you can also view this file by opening File Station > [your mounted path] > logs > setup.log