mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
wekan.github.io to wekan.fi, and blog.wekan.team to wekan.fi/blog
This commit is contained in:
parent
c5e5bb613e
commit
89480b61ce
59 changed files with 134 additions and 134 deletions
|
|
@ -35,7 +35,7 @@ Wekan Friend development version at Friend Desktop. Not released to Friend Store
|
|||
|
||||

|
||||
|
||||
More Screenshots of Wekan and Friend at https://blog.wekan.fi/2018/05/upcoming-wekan-v1-00-and-platforms/
|
||||
More Screenshots of Wekan and Friend at https://wekan.fi/blog/2018/05/upcoming-wekan-v1-00-and-platforms/
|
||||
|
||||
## Source code
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Webpage
|
||||
|
||||
https://wekan.github.io/charts/
|
||||
https://wekan.fi/charts/
|
||||
|
||||
## ArtifactHub
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ Only newest Wekan is supported. Please check you are running newest Wekan, becau
|
|||
## <a name="ProductionUnivention"></a>Production: [Univention](https://www.univention.com/products/univention-app-center/app-catalog/wekan/) platform, many apps and Wekan.
|
||||
|
||||
- Virtual Appliances Download: [VirtualBox, KVM, VMware, VMware ESX](https://www.univention.com/products/univention-app-center/app-catalog/wekan/)
|
||||
- [Video of installing Univention Wekan Appliance](https://wekan.github.io/UCS-4.4-with-wekan-10.200.2.25.webm)
|
||||
- [Video of installing Univention Wekan Appliance](https://wekan.fi/UCS-4.4-with-wekan-10.200.2.25.webm)
|
||||
- After installing, you get license key file in email. Go with webbrowser to VM ip address like http://192.x.x.x and upload license. After that also on VM screen console login as root is possible. If you install KDE app from App Center with webbrowser, you get KDE on VM screen.
|
||||
- [Wekan for Univention Feature Requests and Bug Reports](https://github.com/wekan/univention)
|
||||
- [Univention Open Source repos](https://github.com/Univention)
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ WeKan only requires:
|
|||
- WeKan bundle .zip file of Javascript etc for that CPU. Only difference per CPU is that fibers package is compiled for that CPU. Those .zip files are built this way, for example:
|
||||
- `git clone https://github.com/wekan/wekan && cd wekan && ./releases/release-wekan.sh WEKAN-VERSION-NUMBER` where version like 5.55
|
||||
- releases directory has `rebuild-release.sh` that build amd64 bundle, `release-bundle.sh` that uploads amd64 bundle to arm64/s390x/ppc64le servers, and `maintainer-make-bundle-*.sh` scripts for compiling fibers on those arm64/s390x/ppc64le servers. Note: Only xet7 has ssh private keys to build servers, as maintainer of WeKan.
|
||||
- Node.js binary, version number is at https://wekan.github.io Download section, like https://nodejs.org/dist/latest-v14.x/
|
||||
- MongoDB, version number is at https://wekan.github.io Download section, like 5.x https://www.mongodb.com/try/download/community or Percona MongoDB https://www.percona.com/software/mongodb/feature-comparison Download at https://www.percona.com/downloads/percona-server-mongodb-LATEST/
|
||||
- Node.js binary, version number is at https://wekan.fi Download section, like https://nodejs.org/dist/latest-v14.x/
|
||||
- MongoDB, version number is at https://wekan.fi Download section, like 5.x https://www.mongodb.com/try/download/community or Percona MongoDB https://www.percona.com/software/mongodb/feature-comparison Download at https://www.percona.com/downloads/percona-server-mongodb-LATEST/
|
||||
- some way to start Wekan, like any of:
|
||||
- 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)
|
||||
|
|
@ -113,7 +113,7 @@ mongo
|
|||
|
||||
## About Raspberry Pi
|
||||
|
||||
[Blogpost](https://blog.wekan.fi/2019/06/wekan-on-raspi3-and-arm64-server-now-works-and-whats-next-with-cncf/index.html) - [Blogpost repost at dev.to](https://dev.to/xet7/wekan-on-raspi3-and-arm64-server-now-works-and-what-s-next-with-cncf-pbk) - [Thanks at CNCF original issue](https://github.com/cncf/cluster/issues/45#issuecomment-507036930) - [Twitter tweet](https://twitter.com/WekanApp/status/1145168007901134848) - [HN](https://news.ycombinator.com/item?id=20318237)
|
||||
[Blogpost](https://wekan.fi/blog/2019/06/wekan-on-raspi3-and-arm64-server-now-works-and-whats-next-with-cncf/index.html) - [Blogpost repost at dev.to](https://dev.to/xet7/wekan-on-raspi3-and-arm64-server-now-works-and-what-s-next-with-cncf-pbk) - [Thanks at CNCF original issue](https://github.com/cncf/cluster/issues/45#issuecomment-507036930) - [Twitter tweet](https://twitter.com/WekanApp/status/1145168007901134848) - [HN](https://news.ycombinator.com/item?id=20318237)
|
||||
|
||||
## Please store MongoDB database etc Wekan files to external SSD hardrive (or HDD)
|
||||
|
||||
|
|
@ -422,7 +422,7 @@ And then start Wekan with:
|
|||
|
||||
## Wekan for RasPi3 arm64 and other CPU architectures
|
||||
|
||||
<img src="https://wekan.github.io/wekan-raspi3.png" width="100%" alt="Wekan on RasPi3" />
|
||||
<img src="https://wekan.fi/wekan-raspi3.png" width="100%" alt="Wekan on RasPi3" />
|
||||
|
||||
Newest Wekan:
|
||||
- Ubuntu 19.10 Server arm64 for RasPi3 and RasPi4
|
||||
|
|
@ -437,11 +437,11 @@ If there is errors in restoring, try:
|
|||
```
|
||||
mongorestore --drop --noIndexRestore
|
||||
```
|
||||
<img src="https://wekan.github.io/wekan-raspi3-with-all-data.jpg" width="100%" alt="Wekan on RasPi3" />
|
||||
<img src="https://wekan.fi/wekan-raspi3-with-all-data.jpg" width="100%" alt="Wekan on RasPi3" />
|
||||
|
||||
When using Firefox on network laptop (Core 2 Duo laptop, 8 GB RAM, SSD harddisk) to browse RasPi Wekan server, small boards load at about 3 seconds at first time. When loading, node CPU usage goes to about 100%. MongoDB CPU usage stays low, sometimes goes to 18%. This is because indexes has been added to Wekan MongoDB database. Loading my biggest Wekan board at first time takes 45 seconds, and next time takes about 2 seconds, because data is at browser cache. When Wekan browser tab is closed, node CPU usage drops 4-23%. There is no errors given by Wekan at RasPi3, RasPi3 arm64 behaves similar to x64 server that has 1 GB RAM.
|
||||
|
||||
<img src="https://wekan.github.io/wekan-raspi3-cpu-usage.jpg" width="100%" alt="Wekan on RasPi3" />
|
||||
<img src="https://wekan.fi/wekan-raspi3-cpu-usage.jpg" width="100%" alt="Wekan on RasPi3" />
|
||||
|
||||
I did also test Wekan arm64 on arm64 bare metal server, same Wekan bundle worked there.
|
||||
|
||||
|
|
|
|||
|
|
@ -139,6 +139,6 @@ git push
|
|||
```
|
||||
Then at GitHub your fork of Wekan, click `Create Pull Request`
|
||||
|
||||
Then wait for comments or merge by xet7. You can see when your change is at Wekan new release at website https://wekan.github.io click `Stable ChangeLog`, newest changes at top.
|
||||
Then wait for comments or merge by xet7. You can see when your change is at Wekan new release at website https://wekan.fi click `Stable ChangeLog`, newest changes at top.
|
||||
|
||||
Thanks for your contributions!
|
||||
|
|
@ -127,7 +127,7 @@ With it connect to localhost:27017
|
|||
|
||||
Double click `cfs_gridfs.attachments.files` and right click filename and Download file.
|
||||
|
||||
<img src="https://wekan.github.io/nosqlbooster.png" width="100%" alt="Wekan logo" />
|
||||
<img src="https://wekan.fi/nosqlbooster.png" width="100%" alt="Wekan logo" />
|
||||
|
||||
## 13) Optional: Restore
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ Code originally by ertanalytics (Eric Thompson / AZero). Script has been used fo
|
|||
|
||||
***
|
||||
|
||||

|
||||

|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
Alternatives:
|
||||
|
||||
- Snap install like below. Automatic updates. Some time ago there were problems with [Snap on CentOS 7](https://github.com/wekan/wekan-snap/issues/103#issuecomment-571223099), that can result in updating not working properly, but that is a long time ago, and Snap version is currently 2020-04-29 installed at about 400 servers worldwide, according to Snap statistics that show only wordwide and per-country stats, not any more specific info. Please keep [daily backups](https://github.com/wekan/wekan/wiki/Backup).
|
||||
- Docker or Bash/SystemD install from https://wekan.github.io
|
||||
- Docker or Bash/SystemD install from https://wekan.fi
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<img src="https://wekan.github.io/hosting/univention.svg" width="30%" alt="Univention logo" />
|
||||
<img src="https://wekan.fi/hosting/univention.svg" width="30%" alt="Univention logo" />
|
||||
|
||||
## <a name="ProductionUnivention"></a>Production: [Univention](https://www.univention.com/products/univention-app-center/app-catalog/wekan/) platform, many apps and WeKan ®
|
||||
|
||||
- Virtual Appliances Download: [VirtualBox, KVM, VMware, VMware ESX](https://www.univention.com/products/univention-app-center/app-catalog/wekan/)
|
||||
- [Video of installing Univention WeKan ® Appliance](https://wekan.github.io/UCS-4.4-with-wekan-10.200.2.25.webm)
|
||||
- [Video of installing Univention WeKan ® Appliance](https://wekan.fi/UCS-4.4-with-wekan-10.200.2.25.webm)
|
||||
- After installing, you get license key file in email. Go with webbrowser to VM ip address like http://192.x.x.x and upload license. After that also on VM screen console login as root is possible. If you install KDE app from App Center with webbrowser, you get KDE on VM screen.
|
||||
- [WeKan ® for Univention Feature Requests and Bug Reports](https://github.com/wekan/univention/issues)
|
||||
- [Univention Open Source repos](https://github.com/Univention)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
- [OpenPOWER Foundation](https://openpowerfoundation.org)
|
||||
- [University of Campinas - Unicamp Minicloud](https://openpower.ic.unicamp.br), that was before available, but now is closed
|
||||
|
||||
[xet7](https://github.com/xet7), as maintainer of [Wekan](https://wekan.github.io), got access to ppc64le at
|
||||
[xet7](https://github.com/xet7), as maintainer of [Wekan](https://wekan.fi), got access to ppc64le at
|
||||
at University of Campinas - Unicamp Minicloud. Unicamp is member of [OpenPOWER Foundation](https://openpowerfoundation.org). At Minicloud OpenStack, xet7 created Ubuntu 20.10 VM, and at 2020-12-22 ported Wekan to ppc64le very similarly like previously for [s390x](s390x).
|
||||
|
||||
## Installing MongoDB on OpenPower Ubuntu 20.04 ppc64le
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@ Ported by others, not xet7:
|
|||
|
||||
- https://www.openmainframeproject.org/blog/2020/11/20/wekan-open-source-kanban-on-s390x
|
||||
|
||||
[xet7](https://github.com/xet7), as maintainer of [WeKan](https://wekan.github.io), got access to mainframe at IBM LinuxOne Community Cloud. Access to those servers is monitored, it's running on a real mainframe.
|
||||
[xet7](https://github.com/xet7), as maintainer of [WeKan](https://wekan.fi), got access to mainframe at IBM LinuxOne Community Cloud. Access to those servers is monitored, it's running on a real mainframe.
|
||||
|
||||
Previously xet7 had ssh access. At 2023-09 xet7 got web console access, and IBM bumped quota to 2 VMs with 8 GB of memory, 200 GB disk and 4 CPUs each. At web console it is possible to create and remove VMs, and select distro like RHEL/SUSE/Ubuntu. xet7 did do-release-upgrade to upgrade newest Ubuntu 23.10.
|
||||
|
||||
|
|
|
|||
|
|
@ -100,15 +100,15 @@ These settings are for example with VirtualBox:
|
|||
* Not needed usually: Audio, Serial Ports, USB
|
||||
* Network: If you select Bridged Adapter, name is your network you use, like eth0 / exp9s0 for Ethernet, and there's also wlan etc if available:
|
||||
|
||||

|
||||

|
||||
|
||||
If you select NAT to keep virtual machine using same address as your server:
|
||||
|
||||

|
||||

|
||||
|
||||
Then you can also setup port forwarding to Wekan VM port 8080:
|
||||
|
||||

|
||||

|
||||
|
||||
2) Start VM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue