From 833c7ff54d25bf68238149375a4c674316356fe5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 18 Jan 2022 00:19:36 +0200 Subject: [PATCH] Updated s390x (markdown) --- s390x.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/s390x.md b/s390x.md index 777514c..b66923f 100644 --- a/s390x.md +++ b/s390x.md @@ -12,6 +12,21 @@ - wekan-VERSION-s390x.zip at https://releases.wekan.team/s390x/ ### RHEL 8 +New info 2022-01-18: + +1. Install snapd https://snapcraft.io/docs/installing-snap-on-red-hat + +2. Reboot + +3. Install MongoDB, so it will be at port 27017: +``` +sudo snap install mongo36-configurable +``` +4. Install WeKan s390x bundle from: +- https://github.com/wekan/wekan/wiki/Raspberry-Pi +- https://releases.wekan.team/s390x/ + +Old info: ``` sudo yum -y update sudo yum -y install git nano npm curl wget podman-docker openssl-devel libcurl-devel clang zip unzip