Establishing the BoostonCP Core
BoostonCP is designed for high-performance server management. This guide will walk you through the process of installing the panel on a fresh server.
Step 1: Technical Requirements
- OS: Fresh Ubuntu 22.04 or 24.04 LTS (Recommended).
- User: Must be executed as the root user.
- Network: Port 2087 (Admin) and 2083 (User) must be open.
Step 2: Universal Installation Command
Copy the command from your Client Area > My Services > License Details and run it in your terminal:
curl -sL https://rdxhd.site/install.sh | sudo bash -s -- YOUR_LICENSE_KEY
The system will automatically install Nginx, PHP, MariaDB, and the Booston-Core engine.