26 Commits

Author SHA1 Message Date
Stefan Wieczorek
884cb96a05 . 2022-10-10 15:54:08 +02:00
Stefan Wieczorek
1dadbc1482 . 2022-08-24 11:25:17 +02:00
Stefan Wieczorek
d3c249befe . 2022-07-05 17:18:26 +02:00
Stefan Wieczorek
ba0aaac583 . 2022-07-05 17:16:35 +02:00
Stefan Wieczorek
17fac672bf . 2022-07-05 17:12:07 +02:00
Stefan Wieczorek
4276f6d168 . 2022-07-05 17:10:54 +02:00
Stefan Wieczorek
592d7a4fc2 . 2022-07-05 17:10:38 +02:00
Stefan Wieczorek
12d5693a61 . 2022-07-05 17:10:04 +02:00
Stefan Wieczorek
d8b440691d . 2022-07-05 17:07:14 +02:00
Stefan Wieczorek
3af11e5312 . 2022-06-20 12:06:32 +02:00
Stefan Wieczorek
348e7a19b5 . 2022-06-20 11:44:44 +02:00
Stefan Wieczorek
6fa99d1291 . 2022-06-20 11:44:22 +02:00
Stefan Wieczorek
fb5c15251e . 2022-06-20 09:55:57 +02:00
Stefan Wieczorek
37f65dbd29 . 2022-06-20 09:53:38 +02:00
Stefan Wieczorek
48fc6c9338 . 2022-06-20 09:52:34 +02:00
Stefan Wieczorek
3dee21bd3f Update README.md 2021-01-09 18:28:05 +01:00
Stefan Wieczorek
8c83f56fcb Remove ARM version from Roadmap as it's done 2020-09-29 22:09:55 +02:00
Stefan Wieczorek
4fd9bd86a9 Add Roadmap 2020-09-28 08:51:29 +02:00
Stefan Wieczorek
55b90be5d4 Add Roadmap 2020-09-28 08:50:29 +02:00
Stefan Wieczorek
5483bde456 Add Roadmap 2020-09-28 08:48:57 +02:00
Stefan Wieczorek
0e99edb064 Update README 2020-08-24 09:57:42 +02:00
Stefan Wieczorek
fec249b717 Update README 2020-08-24 09:56:27 +02:00
Stefan Wieczorek
288d72ebdb Update README 2020-08-24 09:55:11 +02:00
Stefan Wieczorek
e11e079b72 Update README 2020-08-24 09:54:07 +02:00
Stefan Wieczorek
e596b7a29d Update README 2020-08-24 09:52:12 +02:00
Stefan Wieczorek
13b952d5e9 Update README 2020-08-19 15:58:16 +02:00
5 changed files with 1006 additions and 24 deletions

View File

@@ -0,0 +1,40 @@
name: 🐛 Bug Report
description: ⚠️ NEVER report security issues! Send us an email to security[at]cloudpanel.io
labels: Bug
body:
- type: input
id: affected-versions
attributes:
label: CloudPanel version(s) affected
placeholder: x.y.z
validations:
required: true
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of the problem
validations:
required: true
- type: textarea
id: how-to-reproduce
attributes:
label: How to reproduce
description: |
⚠️ This is the most important part of the report ⚠️
Without a way to easily reproduce your issue, there is little chance we will be able to help you and work on a fix.
Please, take the time to show us some code and/or config that is needed for others to reproduce the problem easily.
validations:
required: true
- type: textarea
id: possible-solution
attributes:
label: Possible Solution
description: |
Optional: only if you have suggestions on a fix/reason for the bug
- type: textarea
id: additional-context
attributes:
label: Additional Context
description: "Optional: any other context about the problem: log messages, screenshots, etc."

View File

@@ -0,0 +1,17 @@
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.

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Support Question
url: https://discord.cloudpanel.io
about: We use GitHub issues only to discuss about CloudPanel bugs and new features.

View File

@@ -4,11 +4,9 @@
</a>
</p>
[CloudPanel](https://www.cloudpanel.io) is a free server control panel for **PHP**, build for the **cloud** for maximum **performance** and **security**.
**CloudPanel** uses lightweight components like **NGINX**, **PHP-FPM** and **MySQL** for maximum performance.
It has been developed with more than ten years of Magento hosting experience in the AWS cloud.
[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.
With **CloudPanel**, you can run your **PHP application** in any cloud or dedicated server within minutes.
Run **PHP**, **Node.js**, **Static Websites**, and Python applications in no time on a **High-Performance Technology Stack**.
<p align="center">
<a href="https://www.cloudpanel.io" target="_blank">
@@ -16,27 +14,37 @@ With **CloudPanel**, you can run your **PHP application** in any cloud or dedica
</a>
</p>
## Highlights
## :boom: Highlights
* **FREE**
* **Easy to use Control Panel**
* **Up and running within 60 seconds**
* **Supports all common PHP Apps**
* **One-Click Let's Encrypt Certificates**
* **Multiple PHP Versions**
* **NGINX Support**
* **Support for all big clouds**
* **Cloud Functionalities**
* **Supports > 10 languages**
- **Free**
- **Easy to use**
- **Community Driven**
- **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**
- **Support for X86 and ARM**
## Installation
## :floppy_disk: Installation
* [Amazon Web Services](https://www.cloudpanel.io/docs/cloudpanel-ce/installation-aws)
* [Digital Ocean](https://www.cloudpanel.io/docs/cloudpanel-ce/installation-digital-ocean)
* [Google Cloud](https://www.cloudpanel.io/docs/cloudpanel-ce/installation-google-cloud)
* [Microsoft Azure](https://www.cloudpanel.io/docs/cloudpanel-ce/installation-microsoft-azure)
* [Other](https://www.cloudpanel.io/docs/cloudpanel-ce/installation-other)
- [Amazon Web Services](https://www.cloudpanel.io/docs/v2/getting-started/amazon-web-services/installation/ami/)
- [Digital Ocean](https://www.cloudpanel.io/docs/v2/getting-started/digital-ocean/installation/marketplace/)
- [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/)
- [Vultr](https://www.cloudpanel.io/docs/v2/getting-started/vultr/installation/marketplace/)
- [Other](https://www.cloudpanel.io/docs/v2/getting-started/other/)
## Documentation
## :sparkling_heart: Support This Project
[https://www.cloudpanel.io/docs/cloudpanel-ce/](https://www.cloudpanel.io/docs/cloudpanel-ce/)
* Please star the project
* Write about **CloudPanel** on platforms like **Twitter**, **Facebook** or **LinkedIn**
* Follow us on [Twitter](https://twitter.com/cloudpanel_io) and retweet our tweets
* Write a **Blog** post about **CloudPanel**
* Give us [Feedback](https://www.cloudpanel.io/feedback/) to improve **CloudPanel**
* Report [Bugs](https://github.com/cloudpanel-io/cloudpanel-ce/issues) on Github
* Join our [Discord Server](https://discord.cloudpanel.io/)
* [Get in touch with us](https://www.cloudpanel.io/contact/) if you have other ideas

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 150 KiB

After

Width:  |  Height:  |  Size: 434 KiB