mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Raspberry Pi (markdown)
parent
6927d819b7
commit
08346f375b
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ WeKan only requires:
|
||||||
- Node.js binary, version number is at https://wekan.github.io Download section
|
- Node.js binary, version number is at https://wekan.github.io Download section
|
||||||
- MongoDB, version number is at https://wekan.github.io Download section
|
- MongoDB, version number is at https://wekan.github.io Download section
|
||||||
- some way to start Wekan, like any of:
|
- some way to start Wekan, like any of:
|
||||||
- bash script: `start-wekan.sh`
|
- bash script: [start-wekan.sh](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh)
|
||||||
- cmd.exe script: `start-wekan.bat`
|
- cmd.exe script: [start-wekan.bat](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.bat)
|
||||||
- systemd service script
|
- systemd service script
|
||||||
- init.d script
|
- init.d script
|
||||||
- any other script, that sets environment variables and in bundle directory does `node main.js`
|
- any other script, that sets environment variables and in bundle directory does `node main.js`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue