[PR #1677] [CLOSED] New Script: CloudPanel #3298

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1677
Author: @opastorello
Created: 1/22/2025
Status: Closed

Base: mainHead: main


📝 Commits (5)

📊 Changes

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

View changed files

ct/cloudpanel.sh (+47 -0)
install/cloudpanel-install.sh (+35 -0)
json/cloudpanel.json (+35 -0)

📄 Description

✍️ Description

CloudPanel is a free web hosting control panel with advanced features for server management.

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

🔄 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/1677 **Author:** [@opastorello](https://github.com/opastorello) **Created:** 1/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`d5872e2`](https://github.com/community-scripts/ProxmoxVE/commit/d5872e240c688afead64e3bb6a134ad364518d77) Create cloudpanel.json - [`fb4f624`](https://github.com/community-scripts/ProxmoxVE/commit/fb4f624f95311158ddf20e890f158a794502d548) Create cloudpanel-install.sh - [`713401c`](https://github.com/community-scripts/ProxmoxVE/commit/713401c691d896270918fa11846e545efdbb7a0d) Create cloudpanel.sh - [`1c40441`](https://github.com/community-scripts/ProxmoxVE/commit/1c4044139993ff4048cde652c006c0704522e5dc) Update cloudpanel.json - [`59666e5`](https://github.com/community-scripts/ProxmoxVE/commit/59666e54fdd7ec0e539bb43cd9a390995fe51ecf) Update cloudpanel.sh ### 📊 Changes **3 files changed** (+117 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/cloudpanel.sh` (+47 -0) ➕ `install/cloudpanel-install.sh` (+35 -0) ➕ `json/cloudpanel.json` (+35 -0) </details> ### 📄 Description ## ✍️ Description CloudPanel is a free web hosting control panel with advanced features for server management. ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [X] New script (a fully functional and thoroughly tested script or set of scripts) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:03 +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#3298
No description provided.