Skip to content

Releases: ggogel/seafile-containerized

seahub-8.0.2_006

27 Jan 23:48
Compare
Choose a tag to compare

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

27 Jan 15:31
Compare
Choose a tag to compare

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

27 Jan 23:50
Compare
Choose a tag to compare

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

26 Jan 14:40
Compare
Choose a tag to compare

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

26 Jan 22:08
Compare
Choose a tag to compare

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

26 Jan 22:06
Compare
Choose a tag to compare

Changelog:

  • Remove trailing slash from /seafdav

seahub-8.0.2_003

25 Jan 14:39
Compare
Choose a tag to compare

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

25 Jan 14:40
Compare
Choose a tag to compare

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

25 Jan 14:35
Compare
Choose a tag to compare

Changelog:

  • Use load balancing based on X-Forwarded-For header instead of ip hash

seafile-caddy-1.0.1

25 Jan 00:50
Compare
Choose a tag to compare

seafile-caddy version: 1.0.1

Changelog:

  • Caddy 2.3.0
  • Improved load balancing for Docker Swarm