|
|
|
@ -8,7 +8,7 @@ This is without container (without Docker or Snap). |
|
|
|
|
|
|
|
|
|
Right click and download files 1-4: |
|
|
|
|
|
|
|
|
|
1. [wekan-7.48-amd64-windows.zip](https://github.com/wekan/wekan/releases/download/v7.48/wekan-7.48-amd64-windows.zip) |
|
|
|
|
1. [wekan-7.49-amd64-windows.zip](https://github.com/wekan/wekan/releases/download/v7.49/wekan-7.49-amd64-windows.zip) |
|
|
|
|
|
|
|
|
|
2. [node.exe](https://nodejs.org/dist/latest-v14.x/win-x64/node.exe) |
|
|
|
|
|
|
|
|
@ -20,7 +20,7 @@ Right click and download files 1-4: |
|
|
|
|
|
|
|
|
|
6. Double click `mongodb-windows-x86_64-6.0.15-signed.msi` . In installer, uncheck downloading MongoDB compass. |
|
|
|
|
|
|
|
|
|
7. Unzip `wekan-7.48-amd64-windows.zip` , inside it is directory `bundle`, to it copy other files: |
|
|
|
|
7. Unzip `wekan-7.49-amd64-windows.zip` , inside it is directory `bundle`, to it copy other files: |
|
|
|
|
|
|
|
|
|
``` |
|
|
|
|
bundle (directory) |
|
|
|
@ -176,4 +176,4 @@ sudo snap set wekan port='80' |
|
|
|
|
``` |
|
|
|
|
|
|
|
|
|
12. Then at local network Wekan is at: |
|
|
|
|
http://192.168.0.100 |
|
|
|
|
http://192.168.0.100 |
|
|
|
|