[PR #333] [MERGED] Massive Update - Remove old storage check, add new storage and resource check to all scripts - Remove downscaling with pct set #2688

Closed
opened 2026-02-26 13:31:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/333
Author: @MickLesk
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @MickLesk

Base: mainHead: feature/storage_ressource_check


📝 Commits (10+)

  • deb239d Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set
  • e6bbf30 Update calibre-web.sh
  • f96c78f Update cockpit.sh
  • 471cbae Update cronicle.sh
  • 38ed927 Update homeassistant-core.sh
  • 292f31b Update podman-homeassistant.sh
  • 0839030 Update node-red.sh
  • 0791f32 Update plex.sh
  • ea6311e Update wallos.sh
  • f846494 Revert "Update wallos.sh"

📊 Changes

172 files changed (+356 additions, -135 deletions)

View changed files

📝 ct/actualbudget.sh (+3 -5)
📝 ct/adguard.sh (+2 -0)
📝 ct/adventurelog.sh (+2 -4)
📝 ct/agentdvr.sh (+2 -0)
📝 ct/apache-cassandra.sh (+2 -0)
📝 ct/apache-couchdb.sh (+2 -0)
📝 ct/apt-cacher-ng.sh (+2 -0)
📝 ct/archivebox.sh (+2 -4)
📝 ct/aria2.sh (+2 -0)
📝 ct/audiobookshelf.sh (+2 -0)
📝 ct/autobrr.sh (+2 -0)
📝 ct/bazarr.sh (+2 -0)
📝 ct/blocky.sh (+2 -0)
📝 ct/bookstack.sh (+2 -4)
📝 ct/bunkerweb.sh (+2 -0)
📝 ct/caddy.sh (+2 -0)
📝 ct/calibre-web.sh (+3 -6)
📝 ct/casaos.sh (+2 -0)
📝 ct/changedetection.sh (+2 -0)
📝 ct/channels.sh (+2 -0)

...and 80 more files

📄 Description

Description

Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

If there are other pull requests or discussions related to this change, please link them here:


🔄 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/333 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `feature/storage_ressource_check` --- ### 📝 Commits (10+) - [`deb239d`](https://github.com/community-scripts/ProxmoxVE/commit/deb239d8ca8298eece8e667ddbe92961881b84bf) Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set - [`e6bbf30`](https://github.com/community-scripts/ProxmoxVE/commit/e6bbf305f10d70320d321dc4cafbb635c57e03b1) Update calibre-web.sh - [`f96c78f`](https://github.com/community-scripts/ProxmoxVE/commit/f96c78f36676f7d496759ae0e2d920067273e0bc) Update cockpit.sh - [`471cbae`](https://github.com/community-scripts/ProxmoxVE/commit/471cbae95de28bd5dcbad50dc700e395c8251d6c) Update cronicle.sh - [`38ed927`](https://github.com/community-scripts/ProxmoxVE/commit/38ed927fa4b2aee53d4ea5a578007397b4174119) Update homeassistant-core.sh - [`292f31b`](https://github.com/community-scripts/ProxmoxVE/commit/292f31b25ec316d4783afab9b439e84e66b3cff8) Update podman-homeassistant.sh - [`0839030`](https://github.com/community-scripts/ProxmoxVE/commit/08390303835e19a9ddb1e4e506a20ccfe267ab00) Update node-red.sh - [`0791f32`](https://github.com/community-scripts/ProxmoxVE/commit/0791f328352842cadd6ddc59cd231f27ca48b4c1) Update plex.sh - [`ea6311e`](https://github.com/community-scripts/ProxmoxVE/commit/ea6311e19076b3c290eb1e4dd5cb04afd56d0f56) Update wallos.sh - [`f846494`](https://github.com/community-scripts/ProxmoxVE/commit/f846494ea65437918293faee514472cc41110942) Revert "Update wallos.sh" ### 📊 Changes **172 files changed** (+356 additions, -135 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+3 -5) 📝 `ct/adguard.sh` (+2 -0) 📝 `ct/adventurelog.sh` (+2 -4) 📝 `ct/agentdvr.sh` (+2 -0) 📝 `ct/apache-cassandra.sh` (+2 -0) 📝 `ct/apache-couchdb.sh` (+2 -0) 📝 `ct/apt-cacher-ng.sh` (+2 -0) 📝 `ct/archivebox.sh` (+2 -4) 📝 `ct/aria2.sh` (+2 -0) 📝 `ct/audiobookshelf.sh` (+2 -0) 📝 `ct/autobrr.sh` (+2 -0) 📝 `ct/bazarr.sh` (+2 -0) 📝 `ct/blocky.sh` (+2 -0) 📝 `ct/bookstack.sh` (+2 -4) 📝 `ct/bunkerweb.sh` (+2 -0) 📝 `ct/caddy.sh` (+2 -0) 📝 `ct/calibre-web.sh` (+3 -6) 📝 `ct/casaos.sh` (+2 -0) 📝 `ct/changedetection.sh` (+2 -0) 📝 `ct/channels.sh` (+2 -0) _...and 80 more files_ </details> ### 📄 Description ## Description Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set ## Type of change Please check the relevant option(s): - [ ] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [x] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) ## Related Pull Requests / Discussions If there are other pull requests or discussions related to this change, please link them here: - (https://github.com/community-scripts/ProxmoxVE/pull/249) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:31:02 +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#2688
No description provided.