[PR #3730] [MERGED] Actual: Reduce RAM to 4GB and old space to 3072MB #4498

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3730
Author: @dannyellis
Created: 4/7/2025
Status: Merged
Merged: 4/8/2025
Merged by: @MickLesk

Base: mainHead: main


📝 Commits (2)

  • f706b62 Updating to 4GB with higher old heap size
  • 86f3532 Merge branch 'community-scripts:main' into main

📊 Changes

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

View changed files

📝 ct/actualbudget.sh (+2 -2)
📝 frontend/public/json/actualbudget.json (+1 -1)
📝 install/actualbudget-install.sh (+1 -1)

📄 Description

✍️ Description

Reduced heap down to 4GB instead of 8GB and updated old space to 3072 (75%). Tested this locally and it worked. The prior PR said that "people said 4GB didn't work" but that didn't have old space updated which defaults to 512M

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No breaking changes – Existing functionality remains intact.
  • 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.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines

📋 Additional Information (optional)


🔄 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/3730 **Author:** [@dannyellis](https://github.com/dannyellis) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`f706b62`](https://github.com/community-scripts/ProxmoxVE/commit/f706b62b557436f581cee0d75d7671acaf2187a1) Updating to 4GB with higher old heap size - [`86f3532`](https://github.com/community-scripts/ProxmoxVE/commit/86f3532cbf1ac7022f7089fe689a0ab6079aa314) Merge branch 'community-scripts:main' into main ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+2 -2) 📝 `frontend/public/json/actualbudget.json` (+1 -1) 📝 `install/actualbudget-install.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description Reduced heap down to 4GB instead of 8GB and updated old space to 3072 (75%). Tested this locally and it worked. The prior PR said that "people said 4GB didn't work" but that didn't have old space updated which defaults to 512M ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [x] **No breaking changes** – Existing functionality remains intact. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **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. --- ## 🔍 Code & Security Review (**X** in brackets) - [x] **Follows `Code_Audit.md` & `CONTRIBUTING.md` guidelines** ## 📋 Additional Information (optional) <!-- Add any extra context, screenshots, or references. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 14:31:10 +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#4498
No description provided.