Go to file
2018-04-18 18:38:25 +02:00
docker-compose.yaml Added docker files. 2018-04-18 18:34:17 +02:00
Dockerfile Added docker files. 2018-04-18 18:34:17 +02:00
LICENSE Initial commit 2018-04-18 18:28:15 +02:00
README.md Updated README. 2018-04-18 18:38:25 +02:00
start.sh Added docker files. 2018-04-18 18:34:17 +02:00

docker-seafile-client

Run a seafile client inside docker witch can sync files from seafile repositories

See docker-compose how to use.

environment variables:

  • LIBRARY_ID= Can be multiple library ids seperated with colon :
  • SERVER_URL= The url used to access your server, eg: https://example.seafile.com
  • SERVER_PORT= Which port the server is hosted on: usually 443 (https) or 80 (http)
  • USERNAME= Your account username (credentials)
  • PASSWORD= Your account password (credentials)
  • DATA_DIR= The path where to put the files