[PR #640] [MERGED] Remove health check from dockerfile & document health check endpoint #1362

Closed
opened 2026-05-07 01:01:46 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/640
Author: @Andersbiha
Created: 2/27/2023
Status: Merged
Merged: 2/27/2023
Merged by: @binwiederhier

Base: mainHead: fix-635


📝 Commits (3)

  • 4f9227f docker: Revert health check addition from #555
  • c3f6077 docs: Add optional health check to docker-compose config example
  • 221004a docs: Add documentation for health check API endpoint

📊 Changes

3 files changed (+17 additions, -3 deletions)

View changed files

📝 Dockerfile (+0 -2)
📝 docs/config.md (+10 -0)
📝 docs/install.md (+7 -1)

📄 Description

This fixes the health check issue described in #635.

It reverts the health check added to the dockerfile in #555. In addition documentation on how to use the health check API endpoint have been added.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/640 **Author:** [@Andersbiha](https://github.com/Andersbiha) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `fix-635` --- ### 📝 Commits (3) - [`4f9227f`](https://github.com/binwiederhier/ntfy/commit/4f9227f10078923aefaa29e6e2bb114f853fe8c9) docker: Revert health check addition from #555 - [`c3f6077`](https://github.com/binwiederhier/ntfy/commit/c3f6077f95d37c2f98b434ed2333bda97e658726) docs: Add optional health check to docker-compose config example - [`221004a`](https://github.com/binwiederhier/ntfy/commit/221004af3919a431f08bcc801a0d491b747383ea) docs: Add documentation for health check API endpoint ### 📊 Changes **3 files changed** (+17 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+0 -2) 📝 `docs/config.md` (+10 -0) 📝 `docs/install.md` (+7 -1) </details> ### 📄 Description This fixes the health check issue described in #635. It reverts the health check added to the dockerfile in #555. In addition documentation on how to use the health check API endpoint have been added. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:46 +02:00
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#1362
No description provided.