[PR #2574] [MERGED] New Script: wger #3733

Closed
opened 2025-11-20 06:06:27 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2574
Author: @tremor021
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @tremor021

Base: mainHead: wger


📝 Commits (5)

📊 Changes

3 files changed (+234 additions, -0 deletions)

View changed files

ct/wger.sh (+72 -0)
install/wger-install.sh (+128 -0)
json/wger.json (+34 -0)

📄 Description

✍️ Description

Link: #514

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/2574 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `wger` --- ### 📝 Commits (5) - [`6a7d37e`](https://github.com/community-scripts/ProxmoxVE/commit/6a7d37e23efc2738903f1e60e7798b42676127c3) Add wger script - [`f3e749f`](https://github.com/community-scripts/ProxmoxVE/commit/f3e749fcd3a16d9db0e0a5c5e6520275f4bc511e) fixes - [`0beece2`](https://github.com/community-scripts/ProxmoxVE/commit/0beece2394e464133de159bc6bb51ca454ff25c5) fixes v2 - [`68227c5`](https://github.com/community-scripts/ProxmoxVE/commit/68227c52f233683d1a28948989bd58e4b99b870e) fix json - [`e90585d`](https://github.com/community-scripts/ProxmoxVE/commit/e90585d5fef4412fcc9c3214b9081f34edaa10bc) Moved Apache config ### 📊 Changes **3 files changed** (+234 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/wger.sh` (+72 -0) ➕ `install/wger-install.sh` (+128 -0) ➕ `json/wger.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #514 ## ✅ 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>
saavagebueno added the pull-request label 2025-11-20 06:06:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3733