Updated Debugging (markdown)

Lauri Ojansivu 2018-08-08 14:46:50 +03:00
parent ac6499c6b6
commit bbb069d268

@ -14,6 +14,10 @@
3) While waiting for Node 8.12 above, Wekan includes [Sandstorm fork of Node.js, source here](https://github.com/sandstorm-io/node/commits/sandstorm) and 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 , at Wekan they are included in [Dockerfile](https://github.com/wekan/wekan/blob/devel/Dockerfile) and [snapcraft.yaml](https://github.com/wekan/wekan/blob/devel/snapcraft.yaml).
## TODO
[Look at scaling tips here](https://github.com/meteor/meteor/issues/9796#issuecomment-411373831)
## Scaling to thousands of users
[Production setup at AWS](https://github.com/wekan/wekan/wiki/AWS)