| docker-compose.yaml | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| start.sh | ||
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