mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Raspberry Pi (markdown)
parent
24b687375d
commit
c2bf3affcb
1 changed files with 6 additions and 4 deletions
|
|
@ -1,16 +1,18 @@
|
||||||
[Blogpost](https://blog.wekan.team/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://blog.wekan.team/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)
|
||||||
|
|
||||||
[s390x](https://github.com/wekan/wekan/wiki/s390x) - [ppc64el](https://github.com/wekan/wekan/wiki/ppc)
|
|
||||||
|
|
||||||
## Please store MongoDB database etc Wekan files to external SSD hardrive (or HDD)
|
## Please store MongoDB database etc Wekan files to external SSD hardrive (or HDD)
|
||||||
|
|
||||||
It's very easy to corrupt microSD card with a lot of writes. Please make [at least daily backups](https://github.com/wekan/wekan/wiki/Backup).
|
It's very easy to corrupt microSD card with a lot of writes. Please make [at least daily backups](https://github.com/wekan/wekan/wiki/Backup).
|
||||||
|
|
||||||
## Bundle files
|
## Bundle files
|
||||||
|
|
||||||
Bundle for x64 is at https://releases.wekan.team filename wekan-3.xx.zip
|
Bundle for x64 is at https://releases.wekan.team filename wekan-VERSION.zip
|
||||||
|
|
||||||
Bundle for arm64 is at https://releases.wekan.team/raspi3/ filename wekan-3.xx-arm64.zip
|
Bundle for arm64 is at https://releases.wekan.team/raspi3/ filename wekan-VERSION-arm64.zip
|
||||||
|
|
||||||
|
Bundle for [s390x](https://github.com/wekan/wekan/wiki/s390x) is at https://releases.wekan.team/s390x/ filename wekan-VERSION-s390x.zip
|
||||||
|
|
||||||
|
Bundle for [ppc64el](https://github.com/wekan/wekan/wiki/ppc) is at https://releases.wekan.team/ppc64le/ filename wekan-VERSION-ppc64le.zip
|
||||||
|
|
||||||
## Install Wekan to RasPi3, RasPi4 or any arm64 server
|
## Install Wekan to RasPi3, RasPi4 or any arm64 server
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue