Updated Source (markdown)

Lauri Ojansivu 2018-06-25 03:24:20 +03:00
parent e9b4b68c1a
commit c6bf42e3b2

@ -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: