现代化、开源的 Linux 服务器运维管理面板。
Go to file
zhengkunwang f812d9f7cd
fix: 解决删除 mariadb 的时候没有删除数据库表信息的问题 (#2219)
2023-09-07 09:20:10 +00:00
.github
.vscode
backend fix: 解决删除 mariadb 的时候没有删除数据库表信息的问题 (#2219) 2023-09-07 09:20:10 +00:00
cmd/server fix: 解决获取默认配置失败的问题 (#2208) 2023-09-06 13:22:12 +00:00
frontend fix: 数据库删除检查样式调整 (#2218) 2023-09-07 09:18:17 +00:00
.gitattributes
.gitignore
.goreleaser.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile
OWNERS
README.md Update README.md (#2102) 2023-08-29 11:02:45 +08:00
README_EN.md
SECURITY.md
go.mod feat: 解决数据库同步时存在特殊字符导致失败的问题 (#2214) 2023-09-07 07:16:11 +00:00
go.sum feat: 解决数据库同步时存在特殊字符导致失败的问题 (#2214) 2023-09-07 07:16:11 +00:00
script.sh

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.