🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。
Go to file
7f77a13b0c
feat: 文件管理文本编辑后退出前保存提示 (#5636)
#### What this PR does / why we need it?
Refs #5356
#### Summary of your change
检测文本是否编辑,退出/切换文件作出提示,可以重置当前修改!
#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-07-02 09:27:24 +00:00
.github fix: 修正 goreleaser v2 参数 (#5303) 2024-06-05 08:58:09 +00: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 feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00:00
cmd/server feat: ClamAV 增加病毒文件处理策略 (#5635) 2024-07-02 09:25:25 +00:00
docs chore: Update README.md 2024-06-28 11:01:19 +08:00
frontend feat: 文件管理文本编辑后退出前保存提示 (#5636) 2024-07-02 09:27:24 +00:00
.gitattributes Update .gitattributes 2024-04-07 11:59:42 +08:00
.gitignore feat: 删除网站适配防篡改 (#4415) 2024-04-07 09:25:46 +00:00
.goreleaser.yaml feat: 增加构建标签 2024-04-01 15:22:51 +08:00
CODE_OF_CONDUCT.md feat: 添加社区健康文件和 issues 模版 2022-08-17 14:19:20 +08:00
CONTRIBUTING.md docs: update CONTRIBUTING.md 2024-04-23 22:52:33 +08:00
go.mod feat: 升级 golang.org/x/image (#5581) 2024-06-27 04:08:53 +00:00
go.sum fix: 解决加密压缩文件解压失败的问题 (#5580) 2024-06-27 04:14:52 +00: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-06-28 15:54:25 +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 - 开源自动化测试平台

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.