mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated s390x (markdown)
parent
dc2f422543
commit
833c7ff54d
1 changed files with 15 additions and 0 deletions
15
s390x.md
15
s390x.md
|
|
@ -12,6 +12,21 @@
|
||||||
- wekan-VERSION-s390x.zip at https://releases.wekan.team/s390x/
|
- wekan-VERSION-s390x.zip at https://releases.wekan.team/s390x/
|
||||||
|
|
||||||
### RHEL 8
|
### 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 update
|
||||||
sudo yum -y install git nano npm curl wget podman-docker openssl-devel libcurl-devel clang zip unzip
|
sudo yum -y install git nano npm curl wget podman-docker openssl-devel libcurl-devel clang zip unzip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue