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
To run the container you could use
docker run -p 80:80 --name sf7 -i -t seafile7
stegerpa/seafile7
Recommended Settings:
/shared
| don't check "Read-Only"8000
(or any port you like) to Container port 80
To access Seafile from the web you have to configure your firewall and open the port you chose to map.
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