KanServer: Difference between revisions

From CLAIF Wiki
Jump to navigationJump to search
create page.
 
fix formatting; extend.
Line 1: Line 1:
== Post Install ==
== Post Install ==


```
git clone https://github.com/wekan/wekan.git
git clone https://github.com/wekan/wekan.git
cd wekan
cd wekan
git checkout v8.17
git checkout v8.17
apt install -y build-essential gcc g++ make git curl wget p7zip-full zip unzip unp npm p7zip-full
```

Revision as of 11:53, 11 January 2026

Post Install

git clone https://github.com/wekan/wekan.git
cd wekan
git checkout v8.17
apt install -y build-essential gcc g++ make git curl wget p7zip-full zip unzip unp npm p7zip-full