seafile-docker - hub.docker.com
hub.docker.com › r › tinysnakeseafile-docker Introduction The official seafileltd/seafile docker lacks documentation and seafile version is quite old to this date. So I created a seafile-docker is small and simple enough to setup for people who wants to create a personal cloud storage.
seafile-docker - hub.docker.com
https://hub.docker.com/r/foxel/seafile/#!prepare docker-compose.yml (see example below) start the system with docker-compose up -d. see docker-compose logs mysql to find out mysql root password (if you did not set it in docker-compose.override.yml) perform initial setup with docker-compose exec seafile setup (this will ask you for mysql root password)