mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +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
|
||||
- MongoDB, version number is at https://wekan.github.io Download section
|
||||
- some way to start Wekan, like any of:
|
||||
- bash script: `start-wekan.sh`
|
||||
- cmd.exe script: `start-wekan.bat`
|
||||
- bash script: [start-wekan.sh](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.sh)
|
||||
- cmd.exe script: [start-wekan.bat](https://raw.githubusercontent.com/wekan/wekan/master/start-wekan.bat)
|
||||
- systemd service script
|
||||
- init.d script
|
||||
- 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