[PR #2265] [CLOSED] DO NOT MERGE, test #3653

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2265
Author: @michelroegl-brunner
Created: 2/11/2025
Status: Closed

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

228 files changed (+8129 additions, -11729 deletions)

View changed files

📝 ct/actualbudget.sh (+31 -55)
📝 ct/adguard.sh (+27 -51)
📝 ct/adventurelog.sh (+60 -84)
📝 ct/agentdvr.sh (+25 -49)
📝 ct/alpine-docker.sh (+13 -43)
📝 ct/alpine-grafana.sh (+13 -43)
📝 ct/alpine-nextcloud.sh (+13 -42)
📝 ct/alpine-vaultwarden.sh (+14 -44)
📝 ct/alpine-zigbee2mqtt.sh (+12 -42)
📝 ct/alpine.sh (+21 -51)
📝 ct/apache-cassandra.sh (+24 -49)
📝 ct/apache-couchdb.sh (+25 -51)
ct/apache-guacamole.sh (+46 -0)
📝 ct/apt-cacher-ng.sh (+28 -53)
📝 ct/archivebox.sh (+39 -63)
📝 ct/aria2.sh (+28 -51)
📝 ct/audiobookshelf.sh (+25 -49)
ct/authentik.sh (+85 -0)
📝 ct/autobrr.sh (+37 -61)
📝 ct/bazarr.sh (+24 -51)

...and 80 more files

📄 Description

✍️ Description

--

Link: #

--

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/2265 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 2/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`6d390bb`](https://github.com/community-scripts/ProxmoxVE/commit/6d390bbd78d5e6f4324b0a3883c4041c53a69615) Full Update - [`0141f3f`](https://github.com/community-scripts/ProxmoxVE/commit/0141f3fc86967a10db697193fbd0c861100f7ab1) Update build.func - [`ae61423`](https://github.com/community-scripts/ProxmoxVE/commit/ae614234dfc481ee2cdc47375207ad597ed792e0) prepare for develop branch - [`c0ff715`](https://github.com/community-scripts/ProxmoxVE/commit/c0ff71517561994f9b0629987f22c817fa044006) Update create_lxc.sh - [`8063b68`](https://github.com/community-scripts/ProxmoxVE/commit/8063b684348c96f52584085c1b7b9f538da67a03) Update install.func - [`f6604e0`](https://github.com/community-scripts/ProxmoxVE/commit/f6604e09d42488af76eaca5fab284c03f78888a7) fix for dev branch - [`f107a60`](https://github.com/community-scripts/ProxmoxVE/commit/f107a600626378628ce4faa344043452377abb9f) netbox HTTPS instead http - [`d73c19f`](https://github.com/community-scripts/ProxmoxVE/commit/d73c19f5cddb094136075017fa22378a5529c2b6) Fix Ressource-Check for other languages - [`ffca065`](https://github.com/community-scripts/ProxmoxVE/commit/ffca06575e582c586dd63293b37dbef270b0f2e4) fix space in spinner - [`d270b55`](https://github.com/community-scripts/ProxmoxVE/commit/d270b5535d833492d0475dc38714da6c0ea37dc1) fix space in spinner ### 📊 Changes **228 files changed** (+8129 additions, -11729 deletions) <details> <summary>View changed files</summary> 📝 `ct/actualbudget.sh` (+31 -55) 📝 `ct/adguard.sh` (+27 -51) 📝 `ct/adventurelog.sh` (+60 -84) 📝 `ct/agentdvr.sh` (+25 -49) 📝 `ct/alpine-docker.sh` (+13 -43) 📝 `ct/alpine-grafana.sh` (+13 -43) 📝 `ct/alpine-nextcloud.sh` (+13 -42) 📝 `ct/alpine-vaultwarden.sh` (+14 -44) 📝 `ct/alpine-zigbee2mqtt.sh` (+12 -42) 📝 `ct/alpine.sh` (+21 -51) 📝 `ct/apache-cassandra.sh` (+24 -49) 📝 `ct/apache-couchdb.sh` (+25 -51) ➕ `ct/apache-guacamole.sh` (+46 -0) 📝 `ct/apt-cacher-ng.sh` (+28 -53) 📝 `ct/archivebox.sh` (+39 -63) 📝 `ct/aria2.sh` (+28 -51) 📝 `ct/audiobookshelf.sh` (+25 -49) ➕ `ct/authentik.sh` (+85 -0) 📝 `ct/autobrr.sh` (+37 -61) 📝 `ct/bazarr.sh` (+24 -51) _...and 80 more files_ </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> -- ## 🔗 Related PR / Discussion / Issue Link: # -- ## ✅ 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) <!-- 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:14 +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#3653
No description provided.