From 418487b2934b865b4b2e52c2b096510c86f97555 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 20 Mar 2020 03:37:58 +0200 Subject: [PATCH] Created Scaling (markdown) --- Scaling.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Scaling.md diff --git a/Scaling.md b/Scaling.md new file mode 100644 index 0000000..1bf26fc --- /dev/null +++ b/Scaling.md @@ -0,0 +1,5 @@ +## Scaling to more users + +Related to docker-compose.yml at https://github.com/wekan/wekan , using Docker Swarm: + +https://github.com/wekan/wekan/issues/2711#issuecomment-601163047 \ No newline at end of file