现代化、开源的 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.
 
 
zhengkunwang 04edce94f9 feat: PHP 运行环境增加扩展源选择 (#2340) 1 year ago
.github feat: 不使用 cgo (#1382) 1 year ago
.vscode refactor: goreleaser 增加 dodocker.sh 2 years ago
backend feat: PHP 运行环境增加扩展源选择 (#2340) 1 year ago
cmd/server fix: 数据库部分逻辑调整 (#2316) 1 year ago
frontend feat: PHP 运行环境增加扩展源选择 (#2340) 1 year ago
.gitattributes feat: add .gitattributes file 2 years ago
.gitignore feat: Supervisor 增加修改配置功能 (#1818) 1 year ago
.goreleaser.yaml fix: goreleaser 显示声明 CGO_ENABLED=0 1 year ago
CODE_OF_CONDUCT.md feat: 添加社区健康文件和 issues 模版 2 years ago
CONTRIBUTING.md feat: 添加社区健康文件和 issues 模版 2 years ago
LICENSE feat: first-commit 2 years ago
Makefile feat: 增加进程守护管理 (#1786) 1 year ago
OWNERS feat: 增加 OWNERS 文件 2 years ago
README.md refactor: update readme 1 year ago
README_EN.md refactor: update readme 1 year ago
README_JP.md refactor: update readme 1 year ago
SECURITY.md 增加安全问题联系人 (#882) 2 years ago
go.mod feat: 解决数据库同步时存在特殊字符导致失败的问题 (#2214) 1 year ago
go.sum feat: 解决数据库同步时存在特殊字符导致失败的问题 (#2214) 1 year ago
script.sh chore: 删除 docker.sh 脚本引用 1 year ago

README.md

1Panel

现代化、开源的 Linux 服务器运维管理面板

License: GPL v3 Codacy GitHub release Stars FOSSA Status
[English] | [日本語]


1Panel 是一个现代化、开源的 Linux 服务器运维管理面板。1Panel 的功能和优势包括:

  • 快速建站:深度集成 Wordpress 和 Halo,域名绑定、SSL 证书配置等一键搞定;
  • 高效管理:通过 Web 端轻松管理 Linux 服务器,包括主机监控、文件管理、数据库管理、容器管理等;
  • 安全可靠:基于容器来管理和部署应用,最小漏洞暴露面,提供防火墙和日志审计等功能;
  • 一键备份:支持一键备份和恢复,备份数据到各类云端存储,永不丢失。

UI 展示

UI展示

快速开始

在线体验

一键安装

执行如下命令一键安装 1Panel:

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

学习资料

加入微信交流群

安全说明

如果您在使用过程中发现任何安全问题,请通过以下方式直接联系我们:

  • 邮箱:support@fit2cloud.com
  • 电话:400-052-0755

Star History

Star History Chart

FOSSA Status

FOSSA Status

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.