mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-06 04:41:59 +02:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc1c54dad7 | ||
|
|
501c0592e9 | ||
|
|
3e154cf3de | ||
|
|
c4196fd654 | ||
|
|
5c0f6749a3 | ||
|
|
884cb96a05 |
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.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
[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">
|
||||
@@ -19,7 +19,7 @@ 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**
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user