现代化、开源的 Linux 服务器运维管理面板。
Go to file
zhengkunwang 95ec6c62ef
feat(system): Fix Issue Allowing Access via Old Secure Entry After Mo… (#7659)
Refs https://github.com/1Panel-dev/1Panel/issues/7658
2025-01-07 06:09:32 +00:00
.github build: try another LLM for code review. 2024-12-11 17:27:52 +08:00
.idea feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
backend feat(system): Fix Issue Allowing Access via Old Secure Entry After Mo… (#7659) 2025-01-07 06:09:32 +00:00
ci chore: Include language packs when building the installation package 2024-12-10 17:50:49 +08:00
cmd/server fix: Fix missing response types in Swagger API endpoints (#7611) 2024-12-31 09:57:55 +00:00
docs chore: add bahasa melayu translation (#7623) 2025-01-03 11:42:13 +08:00
frontend feat: Improve international language proficiency (#7656) 2025-01-07 04:19:33 +00:00
.gitattributes Update .gitattributes 2024-04-07 11:59:42 +08:00
.gitignore feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
.goreleaser.yaml chore: Include the GeoIP.mmdb file when building the installation package (#7317) 2024-12-10 19:04:08 +08:00
CODE_OF_CONDUCT.md feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
CONTRIBUTING.md chore: Optimize the README file 2024-12-18 11:52:05 +08:00
LICENSE feat: first-commit 2022-08-17 09:37:30 +08:00
Makefile fix: typo in makefile (#7327) 2024-12-11 16:07:26 +08:00
OWNERS Update OWNERS (#6963) 2024-11-06 14:33:34 +08:00
README.md Update README.md 2025-01-04 10:56:43 +08:00
SECURITY.md chore: Update Security policy 2024-11-29 15:30:41 +08:00
go.mod feat(ssl): Add Support for Rain Yun in DNS Account (#7613) 2024-12-31 09:55:54 +00:00
go.sum feat(ssl): Add Support for Rain Yun in DNS Account (#7613) 2024-12-31 09:55:54 +00:00
sonar-project.properties Update sonar-project.properties (#3004) 2023-11-20 16:11:35 +08:00

README.md

1Panel

Top-Rated Web-based Linux Server Management Tool

1Panel-dev%2F1Panel | Trendshift 1Panel - Top-Rated web-based Linux server management tool | Product Hunt

License: GPL v3 Codacy chat on Discord GitHub release Stars

English 中文(简体) 日本語 Português (Brasil) العربية Deutsch Español
français 한국어 Bahasa Indonesia 中文(繁體) Türkçe Русский Bahasa Melayu


1Panel is an open-source, modern web-based control panel for Linux server management.

  • Efficient Management: Through a user-friendly web graphical interface, 1Panel enables users to effortlessly manage their Linux servers. Key features include host monitoring, file management, database administration, and container management.
  • Rapid Website Deployment: With deep integration of the popular open-source website building software WordPress, 1Panel streamlines the process of domain binding and SSL certificate configuration, all achievable with just one click.
  • Application Store: 1Panel curates a wide range of high-quality open-source tools and applications, facilitating easy installation and updates for its users.
  • Security and Reliability: By leveraging containerization and secure application deployment practices, 1Panel minimizes vulnerability exposure. It further enhances security through integrated firewall management and log auditing capabilities.
  • One-Click Backup & Restore: Data protection is made simple with 1Panel's one-click backup and restore functionality, supporting various cloud storage solutions to ensure data integrity and availability.

Quick Start

Execute the script below and follow the prompts to install 1Panel:

curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh

Please refer to our documentation for more details.

Screenshot

UI Display

Star History

Star History Chart

Security Information

If you discover any security issues, please contact us through: wanghe@fit2cloud.com.

License

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.