Install and manage a LAMP or LNMP web server stack on a Linux VPS through a browser dashboard instead of the command line.
Host multiple PHP websites on one server and manage files, databases, and FTP accounts through a graphical interface.
Quickly set up a Linux server for PHP web hosting by running a single installation command for your distro.
Run the single install command for your Linux distro (CentOS, Ubuntu, Debian, Deepin), review the bt.cn licence terms before commercial use.
BaoTa, also known as aaPanel, is a web-based control panel for managing a Linux server. The name comes from the Chinese product BT Panel (Baota), which is a widely used server management tool in China. The panel gives server administrators a graphical interface to handle tasks that would otherwise require working directly in a command line. The description translates to "BaoTa Linux Panel: a simple and easy-to-use server operations panel". Based on the topics listed, it supports LAMP and LNMP server configurations. LAMP means Linux, Apache, MySQL, and PHP working together to serve websites. LNMP is the same idea but with Nginx instead of Apache. These are the most common combinations used to run PHP-based websites and applications. Installation is done by running a single command in the terminal, and the project provides separate commands for different Linux distributions including CentOS, Debian, Ubuntu, and Deepin. The panel runs as a Python application. After installation, you access the control panel through a web browser. The README is written in Chinese and links to a documentation site, a community forum, and a bug-reporting area, all hosted on the official bt.cn domain. The README itself contains only installation instructions. More detailed usage information is available in the external documentation. This repository is the open-source release of the panel. A separate licence agreement is listed on the project's website, so anyone considering using it in a commercial or production context should review those terms before deploying.
← aapanel on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.