Fast and convenient one button configuration and management

Eliminates tedious command line operations, which can be achieved through one click of the Web panel

  • LAMP

    You can choose to install lamp or lnmp environment

  • website

    Can create and manage websites

  • data base

    Database can be created and managed

  • FTP

    FTP can be created and managed

More one click integration, striving to give users the best operating experience

More configuration changes of the website are integrated into the same level, and management can be switched with one key

  • Pseudo static

    Integrate the pseudo static rules of common open source programs to facilitate your switching

  • three hundred and one

    Whole station 301 or independent domain 301

  • SSL

    Automatically obtain Let's Encrypt free certificate or set other certificates

  • Subdirectory

    It is convenient to set the domain name binding subdirectory

  • Tomcat

    Support one click to open tomcat environment

  • regular
    backups

    Scheduled tasks can quickly create regular backups

  • reverse
    agent

    Very convenient URL reverse proxy setting

  • PHP
    switch

    One click switch to php version, support extension installation and uninstallation

Website management System monitoring SSH terminal Scheduled Task file management Software management

Provide convenient website management functions, such as domain name binding, SSL certificate application, website configuration change, etc

CPU, memory, disk IO and network IO data monitoring can set the number of days to save records and view data of a day at will.

SSH terminal management is provided. You can add and bind multiple servers and add common commands.

Scheduled tasks can be added and executed periodically, support SHELL script, and provide website, database backup and log cutting.

A convenient and efficient file manager that supports upload, download, packaging, decompression, and file editing and viewing.

The server software used for installation and extension plug-ins can be easily managed through the web interface.

system requirements

Operating system: new system (supporting CentOS, Ubuntu, Debian, Fedora, Deepin),

Ensure that the operating system is clean, and no Apache/Nginx/php/MySQL is installed in other environments

Memory requirements: the minimum memory requirement is 128MB, and it is recommended to be above 512MB. The pure panel accounts for about 10MB of system memory

Installation method View detailed tutorials>>

It is recommended to install the pagoda server panel in the interstation cloud, and provide all-around deployment and management with one button. A gift package of 3188 yuan will be given to you Click me to get it

Download SSH Connection Tool , after connecting to your Linux server, Attach a disk , copy and paste with the mouse according to the system, execute the corresponding command to start the installation (about 2 minutes to complete the panel installation):

Centos installation command yum install -y wget && wget -O install.sh https://download.bt.cn/install/install_6.0.sh && sh install.sh
Ubuntu/Deepin installation command wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian installation command wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh
Fedora installation command wget -O install.sh https://download.bt.cn/install/install_6.0.sh && bash install.sh
Update installation script wget -O update.sh https://download.bt.cn/install/update6.sh && sh update.sh
Upgrade script installation command wget -O update.sh https://download.bt.cn/install/update.sh && sh update.sh