现代化、开源的 Linux 服务器运维管理面板。
Go to file
zhengkunwang223 24b9f8f705
fix: 解决网站过期时间设置为永久之后再次打开过期时间错误的问题 (#685)
2023-04-18 07:26:57 +00:00
.github
backend fix: 登录页样式修改 (#676) 2023-04-17 10:30:40 +00:00
cmd/server feat: 增加配置网站运行目录功能 (#675) 2023-04-17 08:54:34 +00:00
frontend fix: 解决网站过期时间设置为永久之后再次打开过期时间错误的问题 (#685) 2023-04-18 07:26:57 +00:00
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Makefile refactor: edit Makefile 2023-04-10 10:35:53 +08:00
OWNERS
README.md
README_EN.md
SECURITY.md
go.mod feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00
go.sum feat: 优化前端页面打开速度 (#541) 2023-04-08 14:46:12 +00:00

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.