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: