Post #2807121
2026-05-11 14:06 UTC
@xogium@tech.lgbt Did you setup your own NTFY server?
Also if you did, how do you keep it secure?
Replies (1)
-
@xogium@tech.lgbt 2026-05-11 14:09
@johann@dragonscave.space Yes, I did. It is hosted inside a systemd-nspawn container that runs on a bigger machine, with http only because it’s not exposed directly to the outside world directly. Rather, there is a second systemd-nspawn container that has access to it over the local network, which runs a nginx reverse proxy that forwards to the appropriate subdomain. It handles tls too. For the ntfy itself, I setup accounts, with no open registration.