🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
Go to file
ssongliu 2f32df16d9
Some checks failed
Build Test / build-linux-binary (push) Failing after -9m14s
Build / SonarCloud (push) Failing after -9m15s
sync2gitee / repo-sync (push) Failing after -9m16s
fix: 解决部分浏览器无法打开文件菜单的问题 (#6537)
2024-09-19 10:56:55 +00:00
.github chore: 删除 FUNDING.yml 2024-07-17 12:10:43 +08:00
.idea chore: 增加 JetBrains Toolbox 图标 (#4325) 2024-03-27 13:47:05 +08:00
.vscode refactor: goreleaser 增加 dodocker.sh 2023-05-31 15:44:18 +08:00
backend fix: 创建和编辑 compose 文件支持设置环境变量 (#6503) 2024-09-18 06:00:49 +00:00
cmd/server fix: 调整Logo长宽比,防止显示被拉伸 (#6510) 2024-09-17 12:52:58 +08:00
docs chore: Update README.md 2024-06-28 11:01:19 +08:00
frontend fix: 解决部分浏览器无法打开文件菜单的问题 (#6537) 2024-09-19 10:56:55 +00:00
.gitattributes Update .gitattributes 2024-04-07 11:59:42 +08:00
.gitignore style: 处理代码警告 (#6183) 2024-08-20 03:38:47 +00:00
.goreleaser.yaml feat: 修改 snapshot 参数 2024-08-20 18:47:49 +08:00
CODE_OF_CONDUCT.md feat: 添加社区健康文件和 issues 模版 2022-08-17 14:19:20 +08:00
CONTRIBUTING.md chore: use unseq list (#5652) 2024-07-03 13:37:28 +08:00
go.mod feat(ssl证书): 实现华为云dns (#6407) 2024-09-13 10:53:06 +08:00
go.sum feat(ssl证书): 实现华为云dns (#6407) 2024-09-13 10:53:06 +08:00
LICENSE feat: first-commit 2022-08-17 09:37:30 +08:00
Makefile fix: 还原 Makefile 内容 (#4225) 2024-03-18 09:50:08 +00:00
OWNERS feat: 增加 OWNERS 文件 2023-03-15 15:39:02 +08:00
README.md chore: Update README.md 2024-07-24 17:01:38 +08:00
script.sh chore: 删除 docker.sh 脚本引用 2023-06-02 17:43:45 +08:00
SECURITY.md chore: 修改同步仓库地址 2024-03-22 14:17:40 +08:00
sonar-project.properties Update sonar-project.properties (#3004) 2023-11-20 16:11:35 +08:00

1Panel

Web-based linux server management control panel

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

1Panel-dev%2F1Panel | Trendshift Featured|HelloGitHub

License: GPL v3 Codacy GitHub release GitHub Stars Gitee Stars
[English] | [中文(繁體)] | [日本語]

Watch the video


什么是 1Panel

1Panel 是新一代的 Linux 服务器运维管理面板。

  • 高效管理:用户可以通过 Web 界面轻松管理 Linux 服务器,如主机监控、文件管理、数据库管理、容器管理等;
  • 快速建站:深度集成开源建站软件 WordPress 和 Halo域名绑定、SSL 证书配置等操作一键搞定;
  • 应用商店:精选上架各类高质量的开源工具和应用软件,协助用户轻松安装并升级;
  • 安全可靠:基于容器管理并部署应用,实现最小的漏洞暴露面,同时提供病毒防护、防火墙和日志审计等功能;
  • 一键备份:支持一键备份和恢复,用户可以将数据备份到各类云端存储介质,永不丢失。

快速开始

一键安装

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

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

如果是用于离线环境,推荐使用 安装包方式 进行安装部署。

学习资料

飞致云的其他明星项目

  • MaxKB - 基于 LLM 大语言模型的开源知识库问答系统
  • JumpServer - 广受欢迎的开源堡垒机
  • Halo - 强大易用的开源建站工具
  • DataEase - 人人可用的开源数据可视化分析工具
  • MeterSphere - 开源持续测试工具
  • KubePi - 现代化、开源的 K8s 面板

License

Copyright (c) 2014-2024 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.