[PR #2369] [MERGED] Fix homarr #3733

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2369
Author: @CrazyWolf13
Created: 2/13/2025
Status: Merged
Merged: 2/14/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix-homarr


📝 Commits (10+)

  • b581f5d fix homarr script
  • 5b2a2f3 Merge branch 'community-scripts:main' into fix-homarr
  • 4e5e030 Update homarr-install.sh
  • c23a381 Update homarr-install.sh
  • de79849 Update homarr-install.sh
  • 12f21c0 Update homarr-install.sh
  • b90b961 Merge branch 'community-scripts:main' into fix-homarr
  • 5850e31 Update homarr-install.sh
  • 95c956b Update homarr-install.sh
  • e777dd6 Update homarr-install.sh

📊 Changes

3 files changed (+66 additions, -20 deletions)

View changed files

📝 ct/homarr.sh (+20 -6)
📝 install/homarr-install.sh (+45 -13)
📝 json/homarr.json (+1 -1)

📄 Description

✍️ Description

After a lot of work, I present the new approach of installing homarr.

Should be fully compatible with existing approach via update function.

Link: #1952

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 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.

📋 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/2369 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix-homarr` --- ### 📝 Commits (10+) - [`b581f5d`](https://github.com/community-scripts/ProxmoxVE/commit/b581f5dd750a1b92772f874643afb9273b4eb746) fix homarr script - [`5b2a2f3`](https://github.com/community-scripts/ProxmoxVE/commit/5b2a2f38babc733e7892e8cafbe3fe7a65ca2839) Merge branch 'community-scripts:main' into fix-homarr - [`4e5e030`](https://github.com/community-scripts/ProxmoxVE/commit/4e5e0304baf1a690010aa66cb6dd40fae027a8c2) Update homarr-install.sh - [`c23a381`](https://github.com/community-scripts/ProxmoxVE/commit/c23a381f01e454fef8c3316774987e35fcf683a4) Update homarr-install.sh - [`de79849`](https://github.com/community-scripts/ProxmoxVE/commit/de7984950c73ac20fb5bf540593e8755f7c93729) Update homarr-install.sh - [`12f21c0`](https://github.com/community-scripts/ProxmoxVE/commit/12f21c0d07026afadc58326dafd20cd1c016d19e) Update homarr-install.sh - [`b90b961`](https://github.com/community-scripts/ProxmoxVE/commit/b90b96186b0722b3c7846a3ba1f59476aa44a560) Merge branch 'community-scripts:main' into fix-homarr - [`5850e31`](https://github.com/community-scripts/ProxmoxVE/commit/5850e314da1b2d4e357b62673c23f0a7e22ce2e4) Update homarr-install.sh - [`95c956b`](https://github.com/community-scripts/ProxmoxVE/commit/95c956ba4e2190e1603f8365f772447620252886) Update homarr-install.sh - [`e777dd6`](https://github.com/community-scripts/ProxmoxVE/commit/e777dd6fc2f21efc7a35baea0425b1f7a1de979f) Update homarr-install.sh ### 📊 Changes **3 files changed** (+66 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `ct/homarr.sh` (+20 -6) 📝 `install/homarr-install.sh` (+45 -13) 📝 `json/homarr.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> After a lot of work, I present the new approach of installing homarr. Should be fully compatible with existing approach via update function. ## 🔗 Related PR / Discussion / Issue Link: #1952 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [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. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:29 +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#3733
No description provided.