[PR #7177] [MERGED] healthchecks #6651

Closed
opened 2026-02-26 15:32:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/7177
Author: @push-app-to-main[bot]
Created: 8/25/2025
Status: Merged
Merged: 8/25/2025
Merged by: @MickLesk

Base: mainHead: add-script-healthchecks


📝 Commits (5)

  • a917a13 'Add new script'
  • 81bd9aa add missing source
  • 0fca8d3 Update documentation URL in healthchecks.
  • 407fcd4 Update source URL in healthchecks-install.sh
  • 1cde56f Update healthchecks.json with additional notes

📊 Changes

4 files changed (+256 additions, -0 deletions)

View changed files

ct/headers/healthchecks (+6 -0)
ct/healthchecks.sh (+70 -0)
frontend/public/json/healthchecks.json (+44 -0)
install/healthchecks-install.sh (+136 -0)

📄 Description

Automated migration of healthchecks from ProxmoxVED to ProxmoxVE.


🔄 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/community-scripts/ProxmoxVE/pull/7177 **Author:** [@push-app-to-main[bot]](https://github.com/apps/push-app-to-main) **Created:** 8/25/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `add-script-healthchecks` --- ### 📝 Commits (5) - [`a917a13`](https://github.com/community-scripts/ProxmoxVE/commit/a917a139ce7efdb8ed571c8b751662dafc598c24) 'Add new script' - [`81bd9aa`](https://github.com/community-scripts/ProxmoxVE/commit/81bd9aa15fd20a16b94d72576b2ba29afcecac7a) add missing source - [`0fca8d3`](https://github.com/community-scripts/ProxmoxVE/commit/0fca8d37a35f015db4312032a53455e19182c5d6) Update documentation URL in healthchecks. - [`407fcd4`](https://github.com/community-scripts/ProxmoxVE/commit/407fcd41d0897c746c0aa1e20dd8d04c02da9881) Update source URL in healthchecks-install.sh - [`1cde56f`](https://github.com/community-scripts/ProxmoxVE/commit/1cde56faab638c22310f9bcd7c0d89d908ea8ecf) Update healthchecks.json with additional notes ### 📊 Changes **4 files changed** (+256 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/headers/healthchecks` (+6 -0) ➕ `ct/healthchecks.sh` (+70 -0) ➕ `frontend/public/json/healthchecks.json` (+44 -0) ➕ `install/healthchecks-install.sh` (+136 -0) </details> ### 📄 Description Automated migration of healthchecks from ProxmoxVED to ProxmoxVE. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:32:37 +03: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/ProxmoxVE#6651
No description provided.