forked from 1Panel-dev/1Panel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
44 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,68 @@ | ||
<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> | ||
<p align="center"><b>Web-based linux server management control panel</b></p> | ||
<p align="center"><b>现代化、开源的 Linux 服务器运维管理面板</b></p> | ||
<p align="center"><b>Modern and Open-Source Linux Server Operation and Management Panel</b></p> | ||
<p align="center"> | ||
<a href="https://trendshift.io/repositories/2462" target="_blank"><img src="https://trendshift.io/api/badge/repositories/2462" alt="1Panel-dev%2F1Panel | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> | ||
<a href="https://hellogithub.com/repository/71791baf930149ac9b84e1acf186573f" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=71791baf930149ac9b84e1acf186573f&claim_uid=p8vB3kP5CMrthiL&theme=dark&theme=neutral" alt="Featured|HelloGitHub" style="width: 250px; height: 55px;" width="250" height="55" /></a> | ||
</p> | ||
<p align="center"> | ||
<a href="https://www.gnu.org/licenses/gpl-3.0.html"><img src="https://shields.io/github/license/1Panel-dev/1Panel?color=%231890FF" alt="License: GPL v3"></a> | ||
<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> | ||
<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="GitHub Stars"></a> | ||
<a href="https://gitee.com/fit2cloud-feizhiyun/1Panel"><img src="https://gitee.com/fit2cloud-feizhiyun/1Panel/badge/star.svg?theme=gvp" alt="Gitee Stars"></a><br> | ||
[<a href="docs/README_EN.md">English</a>] | [<a href="docs/README_TW.md">中文(繁體)</a>] | [<a href="docs/README_JP.md">日本語</a>] | ||
<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> | ||
</p> | ||
|
||
[![Watch the video](https://resource.fit2cloud.com/1panel/img/overview_video.png)](https://www.bilibili.com/video/BV1Mt421n7LZ/) | ||
|
||
------------------------------ | ||
## 什么是 1Panel? | ||
|
||
1Panel 是新一代的 Linux 服务器运维管理面板。 | ||
1Panel is an open-source, modern web-based server management control panel. | ||
|
||
- **Efficient Management**: Users can easily manage Linux servers through a web graphical interface, achieving functions such as host monitoring, file management, database management, and container management. | ||
- **Rapid Website Building**: Deep integration of open-source website building software WordPress and [Halo](https://github.com/halo-dev/halo/), with operations such as domain binding and SSL certificate configuration completed with one click. | ||
- **Application Store**: Curates a variety of high-quality open-source tools and application software, assisting users in easy installation and upgrades. | ||
- **Security and Reliability**: Based on container management and application deployment, minimizing vulnerability exposure, while providing features such as firewall and log auditing. | ||
- **One-Click Backup**: Supports one-click backup and restoration, allowing users to backup data to various cloud storage media, ensuring data is never lost. | ||
|
||
## UI Display | ||
|
||
![UI Display](https://resource.fit2cloud.com/1panel/img/overview_en.png) | ||
|
||
## Quick Start | ||
|
||
- **高效管理**:用户可以通过 Web 界面轻松管理 Linux 服务器,如主机监控、文件管理、数据库管理、容器管理等; | ||
- **快速建站**:深度集成开源建站软件 WordPress 和 [Halo](https://github.com/halo-dev/halo/),域名绑定、SSL 证书配置等操作一键搞定; | ||
- **应用商店**:精选上架各类高质量的开源工具和应用软件,协助用户轻松安装并升级; | ||
- **安全可靠**:基于容器管理并部署应用,实现最小的漏洞暴露面,同时提供病毒防护、防火墙和日志审计等功能; | ||
- **一键备份**:支持一键备份和恢复,用户可以将数据备份到各类云端存储介质,永不丢失。 | ||
**Online Demo** | ||
|
||
## 快速开始 | ||
- Address: <https://demo.1panel.cn/> | ||
- Username: demo | ||
- Password: 1panel | ||
|
||
**一键安装** | ||
**One-Click Installation** | ||
|
||
执行如下命令一键安装 1Panel: | ||
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 | ||
``` | ||
|
||
如果是用于离线环境,推荐使用 [安装包方式](https://1panel.cn/docs/installation/package_installation/) 进行安装部署。 | ||
**Learning Materials** | ||
|
||
- [Online Documentation](https://1panel.cn/docs/) | ||
- [Teaching Videos](https://space.bilibili.com/510493147/channel/collectiondetail?sid=1199760) | ||
|
||
## Community | ||
|
||
If you have any questions or suggestions, please submit a GitHub Issue or join our WeChat group for communication. | ||
|
||
## Security Information | ||
|
||
If you discover any security issues, please contact us through: | ||
|
||
- email: [email protected] | ||
|
||
**学习资料** | ||
## Our Other Star Projects | ||
|
||
- [在线文档](https://1panel.cn/docs/) | ||
- [社区论坛](https://bbs.fit2cloud.com/c/1p/7) | ||
- [如何加入微信交流群?](https://bbs.fit2cloud.com/t/topic/2147) | ||
- [MaxKB](https://github.com/1Panel-dev/MaxKB/) - Open-Source Knowledge Base Question-Answering System Based on LLM Large Language Model | ||
- [JumpServer](https://github.com/jumpserver/jumpserver/) - A popular open-source PAM system | ||
- [DataEase](https://github.com/dataease/dataease/) - An open-source data visualization and analysis tool for everyone | ||
- [MeterSphere](https://github.com/metersphere/metersphere/) - An all-in-one open-source automated testing platform | ||
- [Halo](https://github.com/halo-dev/halo/) - A powerful and user-friendly open-source website building tool | ||
|
||
## 飞致云的其他明星项目 | ||
## Star History | ||
|
||
- [MaxKB](https://github.com/1Panel-dev/MaxKB/) - 基于 LLM 大语言模型的开源知识库问答系统 | ||
- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机 | ||
- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具 | ||
- [DataEase](https://github.com/dataease/dataease/) - 人人可用的开源数据可视化分析工具 | ||
- [MeterSphere](https://github.com/metersphere/metersphere/) - 开源持续测试工具 | ||
- [KubePi](https://github.com/1Panel-dev/KubePi/) - 现代化、开源的 K8s 面板 | ||
[![Star History Chart](https://api.star-history.com/svg?repos=1Panel-dev/1Panel&type=Date)](https://star-history.com/#1Panel-dev/1Panel&Date) | ||
|
||
## License | ||
|
||
|