[PR #8071] [MERGED] Remove Petio Script #7240

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/8071
Author: @michelroegl-brunner
Created: 10/3/2025
Status: Merged
Merged: 10/3/2025
Merged by: @CrazyWolf13

Base: mainHead: michelroegl-brunner-patch-2


📝 Commits (3)

  • acdffdb Delete install/petio-install.sh
  • 265d80f Delete ct/petio.sh
  • b61c924 Delete frontend/public/json/petio.json

📊 Changes

3 files changed (+0 additions, -149 deletions)

View changed files

ct/petio.sh (+0 -45)
frontend/public/json/petio.json (+0 -35)
install/petio-install.sh (+0 -69)

📄 Description

✍️ Description

Remove Petio script due to outdated source (last release March 2024, no commits on the Github) as well as it not running under Ubuntu 24.04 or Debian 13.

It needs Ubuntu 20.04 and Mongo 4.4, wich both are massivly outdated.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/8071 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 10/3/2025 **Status:** ✅ Merged **Merged:** 10/3/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-2` --- ### 📝 Commits (3) - [`acdffdb`](https://github.com/community-scripts/ProxmoxVE/commit/acdffdb3bf436d4a78ed1c741e832f25a3a2a12b) Delete install/petio-install.sh - [`265d80f`](https://github.com/community-scripts/ProxmoxVE/commit/265d80f60ac1dcf00b8e2237364977c245d0f2b9) Delete ct/petio.sh - [`b61c924`](https://github.com/community-scripts/ProxmoxVE/commit/b61c924d9a1920725f4e100dae2c734f78b2efd6) Delete frontend/public/json/petio.json ### 📊 Changes **3 files changed** (+0 additions, -149 deletions) <details> <summary>View changed files</summary> ➖ `ct/petio.sh` (+0 -45) ➖ `frontend/public/json/petio.json` (+0 -35) ➖ `install/petio-install.sh` (+0 -69) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Remove Petio script due to outdated source (last release March 2024, no commits on the Github) as well as it not running under Ubuntu 24.04 or Debian 13. It needs Ubuntu 20.04 and Mongo 4.4, wich both are massivly outdated. ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [X] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 15:34:28 +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#7240
No description provided.