mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated s390x (markdown)
parent
836f47a3ca
commit
7d327c3e0e
1 changed files with 15 additions and 12 deletions
27
s390x.md
27
s390x.md
|
|
@ -1,6 +1,18 @@
|
|||
## Other non-WeKan Open Source at s390x
|
||||
## About s390x
|
||||
|
||||
- Dave's Garage at 2023-10: Why Do Mainframes Still Exist? What's Inside One? 40TB, 200+ Cores, AI, and more! https://www.youtube.com/watch?v=ouAG4vXFORc
|
||||
- https://en.wikipedia.org/wiki/Linux_on_IBM_Z
|
||||
- [FLOSS 564 Interview about Open Mainframe Project](https://twit.tv/shows/floss-weekly/episodes/564?autostart=false)
|
||||
- [Open Mainframe Project](https://www.openmainframeproject.org)
|
||||
- [LinuxOne Community Cloud](https://developer.ibm.com/linuxone/)
|
||||
- [SWLUG Talk - Linux on the IBM Z mainframe platform](https://www.youtube.com/watch?v=V-5dqnTd09k)
|
||||
- https://wiki.qemu.org/Documentation/Platforms/S390X
|
||||
- https://arstechnica.com/information-technology/2023/07/the-ibm-mainframe-how-it-runs-and-why-it-survives/
|
||||
|
||||
## From xet7, other non-WeKan Open Source at s390x
|
||||
|
||||
Other non-WeKan Open Source projects xet7 tried to build at s390x:
|
||||
|
||||
- Works:
|
||||
- TSC platform game, C++ https://secretchronicles.org/en/news/2020/11/16/tsc-for-s390x-available/
|
||||
- Darkest Hour halloween text adventure game, C89, xet7 ported to 30+ CPU/OS https://github.com/xet7/darkesthour
|
||||
|
|
@ -9,24 +21,15 @@ Other non-WeKan Open Source projects xet7 tried to build at s390x:
|
|||
- LLVM, Zig, Bun https://github.com/wekan/wekan-node20#trying-to-compile-llvm-for-zig-and-bun-at-s390x-fails
|
||||
- Deno, because Rust ring (a crypto dependency) does not support s390x https://github.com/wekan/wekan-node20#trying-to-compile-deno-for-s390x-fails
|
||||
|
||||
Ported by others:
|
||||
Ported by others, not xet7:
|
||||
- PostreSQL https://news.ycombinator.com/item?id=38398305
|
||||
|
||||
|
||||
## About WeKan at s390x
|
||||
|
||||
- https://www.openmainframeproject.org/blog/2020/11/20/wekan-open-source-kanban-on-s390x
|
||||
- https://en.wikipedia.org/wiki/Linux_on_IBM_Z
|
||||
- [FLOSS 564 Interview about Open Mainframe Project](https://twit.tv/shows/floss-weekly/episodes/564?autostart=false)
|
||||
- [Open Mainframe Project](https://www.openmainframeproject.org)
|
||||
- [LinuxOne Community Cloud](https://developer.ibm.com/linuxone/)
|
||||
- [SWLUG Talk - Linux on the IBM Z mainframe platform](https://www.youtube.com/watch?v=V-5dqnTd09k)
|
||||
- https://wiki.qemu.org/Documentation/Platforms/S390X
|
||||
- https://arstechnica.com/information-technology/2023/07/the-ibm-mainframe-how-it-runs-and-why-it-survives/
|
||||
- Dave's Garage at 2023-10: Why Do Mainframes Still Exist? What's Inside One? 40TB, 200+ Cores, AI, and more! https://www.youtube.com/watch?v=ouAG4vXFORc
|
||||
|
||||
|
||||
[xet7](https://github.com/xet7), as maintainer of [WeKan](https://wekan.github.io), got access to mainframe at IBM LinuxOne Community Cloud. There are access to SUSE and RHEL 7 servers, so this WeKan version has been tested on RHEL7. Access to those servers is monitored, it's running on a real mainframe. On that s390x server it is possible to download repos directly from GitHub, but building directly on those servers is not possible, because access to npm etc package repos in not at whitelist. There are no open ports to Internet at LinuxOne Community Cloud provided server.
|
||||
[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. Previously xet7 had ssh access. At 2023 xet7 got web console access, where it is possible to create and remove 2 VMs, where can be 8 GB of RAM per server, and select distro like RHEL/SUSE/Ubuntu. xet7 did do-release-upgrade to upgrade newest Ubuntu 23.10.
|
||||
|
||||
## Download
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue