
Bty Distribution System Open Source Edition is a distribution system developed based on the Pagoda Panel Open API underlying controller. The system can control and manage hosts, including functions such as adding hosts, modifying host configuration, deleting hosts, and finding hosts.
The distribution system is designed for individual users, as pagoda panels usually support only a single user. It has independent user management and background configuration functions. By accessing the server using the Pagoda API, normal website operations can be achieved. For example, you can perform website activation, domain name binding, SSL Certificates, chain protection, one-click deployment, website tamper-proof, website monitoring reports, firewall and other functions.
In addition, the open source version of Bty Distribution System combined with Pagoda Panel's powerful ecosystem allows you to install more plug-ins and gain more interesting features.
The system has a built-in easy payment function, which makes it easy and convenient to complete member recharge operations.
The software architecture of the distribution system is based on ThinkPHP 5 and FlatLab Bootstrap 3. The environmental requirements for installing this system are CentOS 7.2, PHP 5.3-7.3, MySQL 5.5, Redis 4.0.9, Nginx 1.14.0, Pure-FTPd 1.0.47 and phpMyAdmin 4.4.
The installation tutorial is as follows:
Upload and decompress the source code to the root directory of the website (secondary directories are not supported).
Modify database information in application/database.php.
Upload and import the database file dkewl.sql.
Set the run directory to/public.
Add pseudo-static rules for ThinkPHP (rules are packaged).
Log in to the background: http://your domain name/admin/login.html.
Backend account: admin, password: admin000.
Comments0