现代化、开源的 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.
 
 
ssongliu 54b5cee466 fix: 解决页面加载先后导致的分页错误问题 (#2680) 1 year ago
.github feat: add sonar cloud scan (#2540) 1 year ago
.vscode refactor: goreleaser 增加 dodocker.sh 2 years ago
backend fix: 修改计划任务脚本执行状态判断 (#2675) 1 year ago
cmd/server fix: 解决反向代理网站在 firefox 浏览器打开失败的问题 (#2525) 1 year ago
docs chore: 更新 README 1 year ago
frontend fix: 解决页面加载先后导致的分页错误问题 (#2680) 1 year ago
.gitattributes feat: add .gitattributes file 2 years ago
.gitignore Update .gitignore (#2380) 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 chore: 更新 README 1 year ago
SECURITY.md 增加安全问题联系人 (#882) 2 years ago
go.mod fix: 依赖升级 (#2518) 1 year ago
go.sum fix: 依赖升级 (#2518) 1 year ago
script.sh chore: 删除 docker.sh 脚本引用 1 year ago
sonar-project.properties feat: add sonar cloud scan (#2540) 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.