现代化、开源的 Linux 服务器运维管理面板。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
zhengkunwang223 d2a067db77
feat: 修改前端打包方式 (#1288)
1 year ago
.github perf: 更新 arm 文件名规则 (#1153) 2 years ago
.vscode refactor: goreleaser 增加 dodocker.sh 2 years ago
backend fix: 兼容 mysql 5.7.42 (#1286) 1 year ago
cmd/server fix: 解决导入 cloudflare 证书域名显示错误的问题 (#1268) 1 year ago
frontend feat: 修改前端打包方式 (#1288) 1 year ago
.gitattributes feat: add .gitattributes file 2 years ago
.gitignore chore: 删除 docker.sh 脚本引用 2 years ago
.goreleaser.yaml chore: 删除 docker.sh 脚本引用 2 years ago
CODE_OF_CONDUCT.md feat: 添加社区健康文件和 issues 模版 2 years ago
CONTRIBUTING.md feat: 添加社区健康文件和 issues 模版 2 years ago
Dockerfile feat: 使用 goreleaser 构建包 (#829) 2 years ago
LICENSE feat: first-commit 2 years ago
Makefile feat: 修改前端打包方式 (#1288) 1 year ago
OWNERS feat: 增加 OWNERS 文件 2 years ago
README.md Update README.md (#1005) 2 years ago
README_EN.md Pr@dev@docs add readme en.md (#378) 2 years ago
SECURITY.md 增加安全问题联系人 (#882) 2 years ago
go.mod build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1228) 2 years ago
go.sum build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1228) 2 years ago
script.sh chore: 删除 docker.sh 脚本引用 2 years ago

README_EN.md

中文 README.md

1Panel

Modern and Open-Source Linux Server Operation and Management Panel

License: GPL v3 Codacy GitHub release Stars


1Panel is a modern and Open-Source linux server operation and management panel, the functions and advantages of 1Panel include:

  • Quick website building: Deeply integrated with Wordpress and Halo, with one-click solutions for domain name binding, SSL certificate configuration, and more;
  • Efficient management: Easily manage Linux servers through the web interface, including application management, host monitoring, file management, database management, container management, and more;
  • Secure and reliable: Minimal vulnerability exposure, with firewall and security audit functions provided;
  • One-click backup: Support for one-click backup and restore, with backup data stored in the cloud and never lost.

UI Display

UI Display

Quick Start

Online Demo

One-Click Installation

Execute the following command to install 1Panel with one click:

curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh

Learning Materials

Community

If you have any questions or suggestions, please submit a GitHub Issue or join our WeChat group for communication.

WeChat Group

Security Information

If you discover any security issues, please contact us through:

Star History

Star History Chart

License

Copyright (c) 2014-2023 FIT2CLOUD 飞致云, All rights reserved.

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.