[PR #2800] [MERGED] Pterodactyl Wings #3975

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

📋 Pull Request Information

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

Base: mainHead: pterodactyl-wings


📝 Commits (4)

  • bdcc075 New Script: Pterodactyl Wings
  • 67c2543 Add sources and replace tag
  • 26594e4 Update pterodactyl-wings.sh
  • b2e4d79 Update pterodactyl-wings-install.sh

📊 Changes

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

View changed files

ct/pterodactyl-wings.sh (+58 -0)
install/pterodactyl-wings-install.sh (+70 -0)
json/pterodactyl-wings.json (+39 -0)

📄 Description

✍️ Description

Adding script for Pterodactyl Wings
I tested the script on my Proxmox installation. The update script is also tested by installing an older version of Pterodactyl Wings and then running the update script.

Link: #12 #51 #2429

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:

  • 🆕 New script – A fully functional and tested script or script set.
  • [] 🐞 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.

📋 Additional Information (optional)

Installed LXC:
1
Installing up date:
3
After update:
4
2


🔄 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/2800 **Author:** [@bvdberg01](https://github.com/bvdberg01) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `pterodactyl-wings` --- ### 📝 Commits (4) - [`bdcc075`](https://github.com/community-scripts/ProxmoxVE/commit/bdcc075e2d7460323b5680027b448346c4da7927) New Script: Pterodactyl Wings - [`67c2543`](https://github.com/community-scripts/ProxmoxVE/commit/67c2543e29dc38769dc8c59ae7151e313d9f4a4a) Add sources and replace tag - [`26594e4`](https://github.com/community-scripts/ProxmoxVE/commit/26594e4fef4b1bc60be87b7f12795e5d952596ba) Update pterodactyl-wings.sh - [`b2e4d79`](https://github.com/community-scripts/ProxmoxVE/commit/b2e4d79e48575bef6446a639d3f9ded89e44a952) Update pterodactyl-wings-install.sh ### 📊 Changes **3 files changed** (+167 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/pterodactyl-wings.sh` (+58 -0) ➕ `install/pterodactyl-wings-install.sh` (+70 -0) ➕ `json/pterodactyl-wings.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description Adding script for [Pterodactyl Wings](https://pterodactyl.io/) I tested the script on my Proxmox installation. The update script is also tested by installing an older version of Pterodactyl Wings and then running the update script. ## 🔗 Related PR / Discussion / Issue Link: #12 #51 #2429 ## ✅ 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] 🆕 **New script** – A fully functional and tested script or script set. - [] 🐞 **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. ## 📋 Additional Information (optional) **Installed LXC:** ![1](https://github.com/user-attachments/assets/5ec4d115-f21c-4c71-875e-cbf8d81cbd19) **Installing up date:** ![3](https://github.com/user-attachments/assets/c1399dac-5a03-492f-996d-d4da538c7e12) **After update:** ![4](https://github.com/user-attachments/assets/5d0d8ad4-8e92-4c35-b9e0-5154616773f9) ![2](https://github.com/user-attachments/assets/cfa0814c-24bc-4cd2-8d2c-4f17f0879c5a) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:35:15 +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#3975
No description provided.