binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
17.65k stars 684 forks source link

Could ntfy support s390x? #1021

Open Crillerium opened 6 months ago

Crillerium commented 6 months ago

:bulb: 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!

:computer: Target components

ntfy server

lysliu commented 6 months ago

@Crillerium have a rough try, it's not difficult to enable s390x from my side, I will create a PR for this.

lysliu commented 6 months ago

No code change needed. you can use make cli-linux-server and make cli-client on a s390x host, it will build out the target arch.