[简体中文] | [English]
Rat Panel is a new generation of enterprise-level all-in-one server operation and maintenance management panel. Simple and lightweight, efficient operation and maintenance.
Sponsor: Open Collective | QQ group: 12370907 | WeChat group: Copy this link | Forum: tom.moe
- Extremely low usage: Deploying the panel + LNMP environment under Debian, the memory usage is less than 500 MB, far ahead of other panels using containerization.
- Low destructiveness: The design concept of the panel is to minimize the additional modifications to the system. Among similar panels, we have made the least modifications to the system.
- Follow the times: All components of the panel are at the forefront of the times, updated quickly, powerful functions, and guaranteed security.
- Efficient operation and maintenance: The panel is simple and easy to operate, and you can quickly deploy various environments and adjust application settings without complicated configuration.
- Offline operation: The panel can run without relying on any external services. You can even stop the panel process after deployment is complete, and it will not affect the deployed services.
- Tested by time: We have been using it in production environment since 2022, and it has been running stably for 2 year without any accidents.
- Open source and open: The panel is open source, you can freely modify and audit the panel source code, and the security is guaranteed.
Rat Panel supports mainstream systems under the amd64
| arm64
architecture, and the systems in the table below have been tested for LNMP environment installation.
It is recommended to use the systems marked Recommended first, and not recommended to use the systems marked Not recommended without special circumstances.
For other systems not listed in the table below, you can try to install them by yourself, but there is no technical support will be provided (accept related PR submissions).
OS | Version | Note |
---|---|---|
AlmaLinux | 9 | Recommended |
AlmaLinux | 8 | Not recommended |
RockyLinux | 9 | Support |
RockyLinux | 8 | Not recommended |
CentOS Stream | 9 | Not recommended |
CentOS Stream | 8 | Not recommended |
Ubuntu | 24 | Recommended |
Ubuntu | 22 | Support |
Debian | 12 | Recommended |
Debian | 11 | Support |
OpenCloudOS | 9 | Support |
TencentOS Server | 4 | Support |
TencentOS Server | 3.1 | Not recommended |
Alibaba Cloud Linux | 3.2 | Not recommended |
Anolis | 8 | Not recommended |
openEuler | 22 | Not recommended |
As system versions are constantly updated, we may also terminate support for some older systems to ensure the robustness of the panel.
If your server has an unmounted data disk, you can run the following command as the root
user to automatically mount it before installation. The panel does not support cross-directory migration after installation.
curl -fsLm 10 -o auto_mount.sh https://dl.cdn.haozi.net/panel/auto_mount.sh && bash auto_mount.sh
Warning Before installing the panel, you need to understand the basic knowledge of the LNMP environment and how to deal with common LNMP environment problems. We are not recommended for users with zero basic knowledge to install and use Rat Panel.
Login to the server as the root
user and run the following command to install the panel:
curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh
Recommended to back up data and reinstall the system first, so that the system can be kept clean.
If you are unable to reinstall the system, log in to the server as the root
user and execute the following command to uninstall the panel:
curl -fsLm 10 -o uninstall.sh https://dl.cdn.haozi.net/panel/uninstall.sh && bash uninstall.sh
Before uninstalling the panel, please be sure to back up all data and uninstall all panel plugins in advance. The data will not be recoverable after uninstallation!
Use panel-cli
command for daily maintenance:
panel-cli
See more usage methods and tips in Document.
For usage issues, you can ask questions in the Moe Tom or seek AI help. You can also seek paid support in the group.
For issues with the panel itself, you can submit feedback on the Issues
page of GitHub. Please note the wisdom of asking questions.
If the Rat Panel is helpful to you, welcome to sponsor us, thanks to the following supporters/sponsors:
Accept cloud resources and financial sponsorship, you can contact us through QQ group
This project owes its existence to all those who have contributed. To contribute, please check the contributed code section first.
It is strictly prohibited to use the Rat Panel to engage in any illegal activities. Please do not request any form of technical support from us for illegal sites. If illegal content is discovered during the technical support process, we will immediately stop technical support and retain relevant evidence.