1Panel/docs/README_EN.md

49 lines
3.5 KiB
Markdown
Raw Permalink Normal View History

2023-03-23 03:08:11 +00:00
<p align="center"><a href="https://1panel.cn"><img src="http://1panel.oss-cn-hangzhou.aliyuncs.com/img/1panel-logo.png" alt="1Panel" width="300" /></a></p>
2024-12-03 09:35:33 +00:00
<p align="center"><b>Top-Rated Web-based Linux Server Management Tool</b></p>
2023-03-23 03:08:11 +00:00
<p align="center">
<a href="https://www.gnu.org/licenses/gpl-3.0.html"><img src="https://shields.io/github/license/1Panel-dev/1Panel" alt="License: GPL v3"></a>
<a href="https://app.codacy.com/gh/1Panel-dev/1Panel?utm_source=github.com&utm_medium=referral&utm_content=1Panel-dev/1Panel&utm_campaign=Badge_Grade_Dashboard"><img src="https://app.codacy.com/project/badge/Grade/da67574fd82b473992781d1386b937ef" alt="Codacy"></a>
<a href="https://github.com/1Panel-dev/1Panel/releases"><img src="https://img.shields.io/github/v/release/1Panel-dev/1Panel" alt="GitHub release"></a>
2023-09-12 14:43:08 +00:00
<a href="https://github.com/1Panel-dev/1Panel"><img src="https://img.shields.io/github/stars/1Panel-dev/1Panel?color=%231890FF&style=flat-square" alt="Stars"></a><br>
[<a href="../README.md">中文(简体)</a>] | [<a href="README_TW.md">中文(繁體)</a>] | [<a href="README_JP.md">日本語</a>]
2023-03-23 03:08:11 +00:00
</p>
------------------------------
2024-12-03 09:35:33 +00:00
1Panel is an open-source, modern web-based control panel for Linux server management.
2023-03-23 03:08:11 +00:00
2024-12-03 09:37:19 +00:00
- **Efficient Management**: Through a user-friendly web graphical interface, 1Panel enables users to effortlessly manage their Linux servers. Key features include host monitoring, file management, database administration, and container management.
2024-12-03 09:35:33 +00:00
- **Rapid Website Deployment**: With deep integration of the popular open-source website building software WordPress, 1Panel streamlines the process of domain binding and SSL certificate configuration, all achievable with just one click.
- **Application Store**: 1Panel curates a wide range of high-quality open-source tools and applications, facilitating easy installation and updates for its users.
- **Security and Reliability**: By leveraging containerization and secure application deployment practices, 1Panel minimizes vulnerability exposure. It further enhances security through integrated firewall management and log auditing capabilities.
- **One-Click Backup & Restore**: Data protection is made simple with 1Panel's one-click backup and restore functionality, supporting various cloud storage solutions to ensure data integrity and availability.
2023-03-23 03:08:11 +00:00
## Quick Start
Execute the following command to install 1Panel with one click:
```sh
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh
```
2024-12-03 09:35:33 +00:00
Have questions or suggestions? Please submit a GitHub Issue. We value your feedback!
2023-03-23 03:08:11 +00:00
2024-11-14 22:58:07 +00:00
## Screenshot
2023-03-23 03:08:11 +00:00
2024-11-14 22:58:07 +00:00
![UI Display](https://resource.fit2cloud.com/1panel/img/overview_en.png)
2023-03-23 03:08:11 +00:00
2024-11-14 22:58:07 +00:00
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=1Panel-dev/1Panel&type=Date)](https://star-history.com/#1Panel-dev/1Panel&Date)
2023-03-23 03:08:11 +00:00
## Security Information
2024-12-03 09:35:33 +00:00
If you discover any security issues, please contact us through: wanghe@fit2cloud.com.
2023-03-23 03:08:11 +00:00
2024-12-03 09:35:33 +00:00
## License
2023-03-23 03:08:11 +00:00
Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
<https://www.gnu.org/licenses/gpl-3.0.html>
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.