mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1021] Could ntfy support s390x? #715
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#715
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Crillerium on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1021
💡 Idea
I'm currently using LinuxONE to host my website. I'd like to try ntfy on it, too.
However, it seems like s390x isn't supported yet.
So could you please support this architecture in the future? Thanks a lot!
💻 Target components
ntfy server
@lysliu commented on GitHub (Feb 27, 2024):
@Crillerium have a rough try, it's not difficult to enable s390x from my side, I will create a PR for this.
@lysliu commented on GitHub (Feb 27, 2024):
No code change needed.
you can use
make cli-linux-serverandmake cli-clienton as390xhost, it will build out the target arch.