[PR #1682] [CLOSED] New Script: CloudPanel #3174

Closed
opened 2026-02-05 05:32:49 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (3)

📊 Changes

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

View changed files

ct/cloudpanel.sh (+47 -0)
install/cloudpanel-install.sh (+122 -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/1682 **Author:** [@opastorello](https://github.com/opastorello) **Created:** 1/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`946c0d8`](https://github.com/community-scripts/ProxmoxVE/commit/946c0d87c3e414138bbbc6ac126f2fded9ee8a53) Add files via upload - [`a9f6e50`](https://github.com/community-scripts/ProxmoxVE/commit/a9f6e500f5030287ab3cd1b4430385904f6f249c) Add files via upload - [`508ab84`](https://github.com/community-scripts/ProxmoxVE/commit/508ab8470e267fb9f75878a152be5cbbf1697c8b) Add files via upload ### 📊 Changes **3 files changed** (+204 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/cloudpanel.sh` (+47 -0) ➕ `install/cloudpanel-install.sh` (+122 -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>
OVERLORD added the pull-request label 2026-02-05 05:32:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3174