From c2bf3affcbd48737e45a26d24c1d36cad6820175 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 1 Oct 2021 18:04:13 +0300 Subject: [PATCH] Updated Raspberry Pi (markdown) --- Raspberry-Pi.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Raspberry-Pi.md b/Raspberry-Pi.md index 27341d4..a1f18c4 100644 --- a/Raspberry-Pi.md +++ b/Raspberry-Pi.md @@ -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) -[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) 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 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