[GH-ISSUE #1037] provide a systemd unit file to run the ntfy server as a systemd service #729

Closed
opened 2026-05-07 00:26:58 +02:00 by BreizhHardware · 3 comments

Originally created by @choucavalier on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1037

I think it would be nice if a systemd unit file was provided within this repository to run the ntfy server as a service within a systemd-based system.

In particular, it would be nice if this systemd unit was included within the AUR ntfy package.

One would then just have to type two commands to install and run ntfy on a Arch Linux machine:

yay -S ntfy
sudo systemctl start ntfy
Originally created by @choucavalier on GitHub (Feb 27, 2024). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1037 I think it would be nice if a systemd unit file was provided within this repository to run the ntfy server as a service within a systemd-based system. In particular, it would be nice if this systemd unit was included within the AUR ntfy package. One would then just have to type two commands to install and run ntfy on a Arch Linux machine: ``` yay -S ntfy sudo systemctl start ntfy ```
BreizhHardware 2026-05-07 00:26:58 +02:00
Author
Owner

@wunter8 commented on GitHub (Feb 27, 2024):

Here you go! (It's included in the debian package right now. I'm not sure what it would take to add it to the AUR package)

https://github.com/binwiederhier/ntfy/blob/main/server/ntfy.service

<!-- gh-comment-id:1967077479 --> @wunter8 commented on GitHub (Feb 27, 2024): Here you go! (It's included in the debian package right now. I'm not sure what it would take to add it to the AUR package) https://github.com/binwiederhier/ntfy/blob/main/server/ntfy.service
Author
Owner

@choucavalier commented on GitHub (Feb 27, 2024):

Ah great! Thanks :) Should have looked more closely!

<!-- gh-comment-id:1967082784 --> @choucavalier commented on GitHub (Feb 27, 2024): Ah great! Thanks :) Should have looked more closely!
Author
Owner

@choucavalier commented on GitHub (Mar 1, 2024):

Actually the unit file is already shipped with AUR package. Sorry for the useless issue.

<!-- gh-comment-id:1973035134 --> @choucavalier commented on GitHub (Mar 1, 2024): Actually the unit file is already shipped with AUR package. Sorry for the useless issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#729
No description provided.