Releases: ggogel/seafile-containerized
Releases · ggogel/seafile-containerized
seahub-8.0.2_006
Seahub version: 8.0.2
Image build version: 006
Changelog:
- Execute initialization of initial admin user. This fixes #3 .
- Fix a race condition for initial deployment when creating symbolic links to data and config folders.
seahub-8.0.2_005
Seahub version: 8.0.2
Image build version: 005
Changelog:
- Add missing symbolic links to avatars and custom inside seafile-server-latest folder. This fixes uploading avatars and custom logos.
seafile-server-8.0.2_005
Seafile server version: 8.0.2
Image build version: 005
Changelog
- remove initialization of initial admin user and move it to seahub instead
seahub-8.0.2_004
Seahub version: 8.0.2
Image build version: 004
Changelog:
- add seahub.conf file and copy it to the shared configuration folder
seafile-server-8.0.2_004
Seafile server version: 8.0.2
Image build version: 004
Changelog
- refactored start-up script
- graceful shutdown for seafile server and socat
- add python3 dependencies for seafdav
seafile-caddy-1.0.3
Changelog:
- Remove trailing slash from /seafdav
seahub-8.0.2_003
Seahub version: 8.0.2
Image build version: 003
Changelog
- Improved the keep-alive of the TCP connection between seahub and seafile-server. This fixes an issue when seahub unexpectedly finds that the connection has been dropped after a long time of inactivity on the frontend and then needs to reconnect, causing a short hiccup.
seafile-server-8.0.2_003
Seafile server version: 8.0.2
Image build version: 003
Changelog
- Improved the keep-alive of the TCP connection between seahub and seafile-server. This fixes an issue when seahub unexpectedly finds that the connection has been dropped after a long time of inactivity on the frontend and then needs to reconnect, causing a short hiccup.
seafile-caddy-1.0.2
Changelog:
- Use load balancing based on X-Forwarded-For header instead of ip hash
seafile-caddy-1.0.1
seafile-caddy version: 1.0.1
Changelog:
- Caddy 2.3.0
- Improved load balancing for Docker Swarm