From c6bf42e3b299ff528dca717e8704fad52eeadb60 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 25 Jun 2018 03:24:20 +0300 Subject: [PATCH] Updated Source (markdown) --- Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source.md b/Source.md index f30b956..693d246 100644 --- a/Source.md +++ b/Source.md @@ -1,7 +1,7 @@ ## Build from source To have [Node 100% CPU fixes](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v084-2018-04-16-wekan-release): -1) Increase ulimit for node in systemd config +1) Increase ulimit for node in systemd config to 100 000 2) Use Fibers fixed [node source from Sandstorm](https://github.com/sandstorm-io/node/commits/sandstorm) or binary [copied from Sandstorm](https://github.com/wekan/wekan-mongodb/issues/2#issuecomment-381453161) or downloaded as node binary or tar.gz package from https://releases.wekan.team , related fixes are in Wekan GitHub repo Dockerfile, snapcraft.yaml and wekan/server/authentication.js Wekan: