Merge pull request #313 from haiwen/docker-cluster-sticky-session
Some checks failed
Deploy CI / deploy (push) Has been cancelled

docker cluster sticky session
This commit is contained in:
Daniel Pan 2024-08-16 16:47:35 +08:00 committed by GitHub
commit 792ca86a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# Seafile Docker Cluster Deployment
Seafile Docker cluster deployment requires "sticky session" settings in the load balancer. Otherwise sometimes folder download on the web UI can't work properly. Read the [Load Balancer Setting](https://manual.seafile.com/deploy_pro/deploy_in_a_cluster/#load-balancer-setting) for details.
## Environment
System: Ubuntu 20.04