mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #1356] Updating #956
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#956
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?
Originally created by @MROSSFTEK on GitHub (May 28, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1356
sorry if i sound like a noob, but im rather new to things in Docker.
took me a bit to get the certs fixed so i can have ntfy work as ssl.
are there any documented steps on how to update NTFY to newer versions?
@wunter8 commented on GitHub (May 28, 2025):
It sounds like you're using docker to run ntfy. If that's the case, then you just need to
docker pull binwiederhier/ntfyto get the latest version (though you probably already have the latest version). After you pull the latest image, restart the ntfy container@MROSSFTEK commented on GitHub (May 28, 2025):
thank you sir! (docker seems to make things a lot easier, once you get used to how docker works, which I am still in the stages of)
side note.. if you can suggest a real nice (and free) docker manager with a nice gui.. perhaps a nice web front end, id be greatful!
@wunter8 commented on GitHub (May 28, 2025):
Docker Desktop, Portainer, and Komodo are all docker managers with GUIs