mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Debugging (markdown)
parent
ac6499c6b6
commit
bbb069d268
1 changed files with 4 additions and 0 deletions
|
@ -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).
|
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
|
## Scaling to thousands of users
|
||||||
|
|
||||||
[Production setup at AWS](https://github.com/wekan/wekan/wiki/AWS)
|
[Production setup at AWS](https://github.com/wekan/wekan/wiki/AWS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue