mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #1650] [MERGED] Create Init service file for OpenRC #1678
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#1678
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?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/1650
Author: @ageru
Created: 3/11/2026
Status: ✅ Merged
Merged: 3/25/2026
Merged by: @binwiederhier
Base:
main← Head:main📝 Commits (7)
aca58f0Create Init service file for OpenRC78f0593Merge pull request #1 from ageru/add-openrc-init-file-for-ntfy-serverc29a7bcMerge branch 'binwiederhier:main' into maine8199fainstall.md - Install ntfy server service manually676f1ffMerge branch 'binwiederhier:main' into maine0362dcinstall.md - Install ntfy server service manuallye22a77dRename ntfy-server.openrc to ntfy.openrc📊 Changes
2 files changed (+142 additions, -0 deletions)
View changed files
📝
docs/install.md(+93 -0)➕
server/ntfy.openrc(+49 -0)📄 Description
Hi 👋
This in an init file for OpenRC systems.
It should be equivalent in features to the current systemd file, with 2 deliberate changes:
Confirmed functional with Gentoo amd64 and ntfy 2.17.0.
Since I had to create it to get ntfy running on my server, I thought I would spare others the trouble...
Kind regards,
ageru
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.