seafile-docker icon indicating copy to clipboard operation
seafile-docker copied to clipboard

A Docker image for Seafile server

Results 38 seafile-docker issues
Sort by recently updated
recently updated
newest added

Hi, I noticed on my dockerized seafile instance that seeking does not work for uploaded videos. This is related to not sending the "Accept-Ranges" HTTP header. I worked around this...

After changing the values ​​of "chmod 750" to "chmod 755", letsencrypt works correctly. The problem is in the code, the certificate and the key do not move in the /shared/ssl/...

This is backward compatible feature that allow configuring FILE_SERVER_ROOT variable. It allows Seafile Docker (without Lets Encrypt) + TLS proxy (such as reverse proxy, Web Application Firewall or Application Gateway)...

improvement

fixed error "The unauthenticated git protocol on port 9418 is no longer supported"; see https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git

March 15, 2022 Github permanently stop accepting DSA keys. The deprecated MACs, ciphers, and unencrypted Git protocol has been permanently disabled. https://github.blog/2021-09-01-improving-git-protocol-security-github/

Superseedes #218 (since that only fixes 7.1). Fixes #212. Also added ffmpeg and moviepy to allow for movie thumbnails as per https://manual.seafile.com/deploy/video_thumbnails/