summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-02 17:24:26 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-02 17:24:26 +0200
commit724912ec483cf9582ec0d1326f7d0d76398f6f53 (patch)
tree7824cd8d9d7f1a033a712740578eab406db9182f
parent46d8a11c51a45a954f2b275fb944e8fb04fc3d6f (diff)
downloadwekan-724912ec483cf9582ec0d1326f7d0d76398f6f53.tar.gz
wekan-724912ec483cf9582ec0d1326f7d0d76398f6f53.tar.bz2
wekan-724912ec483cf9582ec0d1326f7d0d76398f6f53.zip
Update readme.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1a66c5a0..707eb5ff 100644
--- a/README.md
+++ b/README.md
@@ -58,9 +58,11 @@ that by providing one-click installation on various platforms.
## Requirements
-- 64bit: Linux / Mac / Windows.
+- 64bit: Linux [Snap](https://github.com/wekan/wekan-snap/wiki/Install) or [Sandstorm](https://sandstorm.io) /
+ [Mac](https://github.com/wekan/wekan/wiki/Mac) / [Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows).
- 1 GB RAM minimum free for Wekan. Production server should have miminum total 4 GB RAM.
- For thousands of users, for example with Docker: 3 frontend servers, each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.
+ For thousands of users, for example with [Docker](https://github.com/wekan/wekan/blob/devel/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.
Old versions have security issues because of old versions Node.js etc. Only newest Wekan is supported.