mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 20:56:09 +01:00
Update node version
parent
dd81a481b5
commit
623c7f1ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ You can find a bash installation script at https://github.com/wekan/wekan-autoin
|
|||
|
||||
### Install Node.js
|
||||
|
||||
Make sure Node.js is installed (currently Version 0.10.48 is required). If you don't have this version, you can use the [node packages][node-packages].
|
||||
Make sure Node.js is installed (currently Version 4.8.1 is required). If you don't have this version, you can use the [node packages][node-packages].
|
||||
|
||||
### Install MongoDB
|
||||
In order to run Wekan you need to have MongoDB installed. You can either install your distributions package, if they offer any or see the [MongoDB website][mongodb-website] how to install it.
|
||||
|
|
@ -98,7 +98,7 @@ This is the most complex way, suitable if you know what you are doing and want t
|
|||
|
||||
### Notes
|
||||
|
||||
If you haven't already, you need to install Node.js, given that we need node version 0.10.48, make sure to either use the [custom packages][node-packages] (the ones of your OS are likely too old) or install the correct version from the Node.js [website][node-web].
|
||||
If you haven't already, you need to install Node.js, given that we need node version 4.8.1, make sure to either use the [custom packages][node-packages] (the ones of your OS are likely too old) or install the correct version from the Node.js [website][node-web].
|
||||
|
||||
* Uses Ubuntu 16.04 VM. You need websockets enabled on your VM.
|
||||
* For Caddy webserver, ports 80 and 443 need to be open. Caddy has automatic Let's Encrypt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue