All apps · 0 apps
Ntfy-On-Start
Docker app from grtgbln's Repository
Overview
This is a simple container that sends a message when the container is started (needed this for a headless machine to know when I can connect or better speaking start up the VM's with WOL).
Install Ntfy-On-Start on Unraid in a few clicks.
Find Ntfy-On-Start in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Ntfy-On-Start Review the template variables and paths Click Install
Categories
Download Statistics
739
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
nwithan8/ntfy-on-start:latestLast Updated2025-01-06
First Seen2025-01-06
Runtime arguments
- Network
host- Privileged
- false
Template configuration
ntfy URLVariable
URL of the ntfy server
- Target
- NTFY_URL
- Default
- https://ntfy.sh
- Value
- https://ntfy.sh
ntfy Access TokenVariable
Access token for the ntfy server
- Target
- NTFY_ACCESS_TOKEN
ntfy TopicVariable
Topic of the ntfy message
- Target
- NTFY_TOPIC
- Default
- server
- Value
- server
ntfy TitleVariable
Title of the ntfy message
- Target
- NTFY_TITLE
- Default
- Startup Complete
- Value
- Startup Complete
ntfy MessageVariable
Body of the ntfy message
- Target
- NTFY_MESSAGE
- Default
- Server is now Online!
- Value
- Server is now Online!
ntfy PriorityVariable
Priority of the ntfy message
- Target
- NTFY_PRIORITY
- Default
- default|low|high|min|max