summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-02-20 20:20:11 +0200
committerLauri Ojansivu <x@xet7.org>2020-02-20 20:20:11 +0200
commit4377be8aa4694bd33482689e60c792bd85839949 (patch)
treea3d03684c40ecb8287df163dbe238e6aecf4f901
parent26010476b83214431b4ba9bbb0eb6d8bf50faeaf (diff)
parentaac27d4db3df963d232040e9091ec81033e46e72 (diff)
downloadwekan-4377be8aa4694bd33482689e60c792bd85839949.tar.gz
wekan-4377be8aa4694bd33482689e60c792bd85839949.tar.bz2
wekan-4377be8aa4694bd33482689e60c792bd85839949.zip
Merge branch 'master' of github.com:wekan/wekan
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 338156af..affbf5e8 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ that by providing one-click installation on various platforms.
[Mac](https://github.com/wekan/wekan/wiki/Mac) / [Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows).
[More Platforms](https://github.com/wekan/wekan/wiki/Platforms), bundle for RasPi3 ARM and other CPUs where Node.js and MongoDB exists.
- 1 GB RAM minimum free for Wekan. Production server should have minimum total 4 GB RAM.
- For thousands of users, for example with [Docker](https://github.com/wekan/wekan/blob/devel/docker-compose.yml): 3 frontend servers,
+ For thousands of users, for example with [Docker](https://github.com/wekan/wekan/blob/master/docker-compose.yml): 3 frontend servers,
each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.
- Enough disk space and alerts about low disk space. If you run out disk space, MongoDB database gets corrupted.
- SECURITY: Updating to newest Wekan version very often. Please check you do not have automatic updates of Sandstorm or Snap turned off.