[PR #3713] [MERGED] Actual: Increase RAM and add heap-space var for nodejs #4487

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

📋 Pull Request Information

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

Base: mainHead: MickLesk-patch-1


📝 Commits (4)

  • 078b00f Actual: Increase RAM and add heap-space var for nodejs
  • 16659b8 Update actualbudget.json
  • feccbba increase hdd size
  • 4e7d340 node options

📊 Changes

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

View changed files

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

📄 Description

✍️ Description

Increase RAM to 8GB
Increase HDD to 7GB
Add heap-space export NODE_OPTIONS

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.

🔄 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/3713 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/7/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `MickLesk-patch-1` --- ### 📝 Commits (4) - [`078b00f`](https://github.com/community-scripts/ProxmoxVE/commit/078b00fcc51cf550ea61c2b543b3e8cebda8e6f2) Actual: Increase RAM and add heap-space var for nodejs - [`16659b8`](https://github.com/community-scripts/ProxmoxVE/commit/16659b87ec4b190106c2afb1a45491bbc9219da0) Update actualbudget.json - [`feccbba`](https://github.com/community-scripts/ProxmoxVE/commit/feccbba3af530473af40725795dbaf5f8567eb68) increase hdd size - [`4e7d340`](https://github.com/community-scripts/ProxmoxVE/commit/4e7d34035b77347f88b3c03cf790b8e4f11b083a) node options ### 📊 Changes **3 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+3 -2) 📝 `frontend/public/json/actualbudget.json` (+2 -2) 📝 `install/actualbudget-install.sh` (+1 -0) </details> ### 📄 Description ## ✍️ Description Increase RAM to 8GB Increase HDD to 7GB Add heap-space export NODE_OPTIONS ## 🔗 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. --- <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:08 +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#4487
No description provided.