mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Windows (markdown)
parent
81ab1b67bc
commit
dabc501749
1 changed files with 6 additions and 3 deletions
|
|
@ -34,10 +34,13 @@ start-wekan.bat
|
|||
|
||||
***
|
||||
|
||||
## b) Install Meteor on Windows
|
||||
|
||||
## b) [Docker](https://github.com/wekan/wekan/wiki/Docker)
|
||||
https://github.com/zodern/windows-meteor-installer/
|
||||
|
||||
## c) Windows Subsystem for Linux on Windows 10
|
||||
## c) [Docker](https://github.com/wekan/wekan/wiki/Docker)
|
||||
|
||||
## d) Windows Subsystem for Linux on Windows 10
|
||||
- [Install Windows Subsystem for Linux](https://wiki.debian.org/InstallingDebianOn/Microsoft/Windows/SubsystemForLinux)
|
||||
- Install Debian from Windows Store
|
||||
- Use [VirtualBox scripts](https://github.com/wekan/wekan-maintainer/tree/master/virtualbox) of rebuild-wekan.sh etc to install and build Wekan
|
||||
|
|
@ -45,7 +48,7 @@ start-wekan.bat
|
|||
- Or: try to modify start-wekan.sh etc to run wekan at http://ip-address or http://example.com
|
||||
- You could try to proxy from IIS SSL website to Wekan localhost port, for example when ROOT_URL=https://example.com and PORT=3001 , and you make IIS config that supports websockets proxy to Wekan http port 3001.
|
||||
|
||||
## d) Probaby does not work: [Install from source directly on Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows) to get Wekan running natively on Windows. [git clone on Windows has been fixed](https://github.com/wekan/wekan/issues/977). Related: [running standalone](https://github.com/wekan/wekan/issues/883) and [nexe](https://github.com/wekan/wekan/issues/710).
|
||||
## e) Probaby does not work: [Install from source directly on Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows) to get Wekan running natively on Windows. [git clone on Windows has been fixed](https://github.com/wekan/wekan/issues/977). Related: [running standalone](https://github.com/wekan/wekan/issues/883) and [nexe](https://github.com/wekan/wekan/issues/710).
|
||||
|
||||
## Related
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue