mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-06 04:41:59 +02:00
Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d7834938da | ||
|
|
5a7106af46 | ||
|
|
db8f15bb51 | ||
|
|
8d9cd7128e | ||
|
|
bf0c0d92f1 | ||
|
|
dc1c54dad7 | ||
|
|
501c0592e9 | ||
|
|
3e154cf3de | ||
|
|
c4196fd654 | ||
|
|
5c0f6749a3 | ||
|
|
884cb96a05 | ||
|
|
1dadbc1482 |
17
.github/ISSUE_TEMPLATE/2_Feature_request.yaml
vendored
17
.github/ISSUE_TEMPLATE/2_Feature_request.yaml
vendored
@@ -1,17 +0,0 @@
|
||||
name: 🚀 Feature Request
|
||||
description: RFC and ideas for new features and improvements
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: A clear and concise description of the new feature
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: example
|
||||
attributes:
|
||||
label: Example
|
||||
description: |
|
||||
A simple example of the new feature in action (include PHP code, YAML config, etc.)
|
||||
If the new feature changes an existing feature, include a simple before/after comparison.
|
||||
7
.github/ISSUE_TEMPLATE/config.yml
vendored
7
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,5 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Support Question
|
||||
- name: 🚀 Feature Request
|
||||
url: https://feature-requests.cloudpanel.io/
|
||||
about: We would love to hear what you are thinking about. What can we do better? This is the place for you to vote, discuss and share ideas.
|
||||
- name: 💬 Support Question
|
||||
url: https://discord.cloudpanel.io
|
||||
about: We use GitHub issues only to discuss about CloudPanel bugs and new features.
|
||||
about: We use GitHub issues only to discuss about CloudPanel bugs.
|
||||
|
||||
13
README.md
13
README.md
@@ -6,11 +6,11 @@
|
||||
|
||||
[CloudPanel](https://www.cloudpanel.io) is a free and modern server control panel to configure and manage a server with an obsessive focus on simplicity.
|
||||
|
||||
Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no time on a **high-performance technology stack**.
|
||||
Run **PHP**, **Node.js**, **Static Websites**, **Reverse Proxies** and **Python Applications** in no time on a **High-Performance Technology Stack**.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.cloudpanel.io" target="_blank">
|
||||
<img src="/assets/images/cloudpanel.svg?v=0.0.4">
|
||||
<img src="/assets/images/cloudpanel.png?v=0.0.5">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -19,13 +19,13 @@ Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no tim
|
||||
- **Free**
|
||||
- **Easy to use**
|
||||
- **Community Driven**
|
||||
- **Modern**
|
||||
- **Blazing Fast Page Loads - Up to 250x faster**
|
||||
- **Secure (free SSL/TLS certificates)**
|
||||
- **Cloudflare integration**
|
||||
- **High Performance**
|
||||
- **Ready to go within 1 minute**
|
||||
- **Supports all major clouds**
|
||||
- **Debian 11 and Ubuntu 22.04 support**
|
||||
- **Ubuntu 24.04 and 22.04, Debian 12 and 11 Support**
|
||||
- **Support for X86 and ARM**
|
||||
|
||||
## :floppy_disk: Installation
|
||||
@@ -35,9 +35,14 @@ Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no tim
|
||||
- [Hetzner Cloud](https://www.cloudpanel.io/docs/v2/getting-started/hetzner-cloud/installation/installer/)
|
||||
- [Google Compute Engine](https://www.cloudpanel.io/docs/v2/getting-started/google-compute-engine/installation/installer/)
|
||||
- [Microsoft Azure](https://www.cloudpanel.io/docs/v2/getting-started/microsoft-azure/installation/installer/)
|
||||
- [Oracle Cloud](https://www.cloudpanel.io/docs/v2/getting-started/oracle-cloud/installation/installer/)
|
||||
- [Vultr](https://www.cloudpanel.io/docs/v2/getting-started/vultr/installation/marketplace/)
|
||||
- [Other](https://www.cloudpanel.io/docs/v2/getting-started/other/)
|
||||
|
||||
## Discord
|
||||
|
||||
<a href="https://discord.cloudpanel.io/"><img src="https://img.shields.io/discord/696694788883349574?label=Discord" alt="Discord"></a>
|
||||
|
||||
## :sparkling_heart: Support This Project
|
||||
|
||||
* Please star the project
|
||||
|
||||
BIN
assets/images/cloudpanel.png
Normal file
BIN
assets/images/cloudpanel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user