How to Launch Professional Web Applications Instantly
BoostonCP allows you to deploy popular scripts like WordPress, Laravel, and Joomla in seconds. Follow this manual to initialize your first automated deployment.
Step 1: Browse the Application Catalog
- Navigate to App Installer from your User Dashboard.
- Use the search bar or category filters (CMS, Ecommerce, Framework) to find your target application.
- Click the "INSTALL" button on the application card.
Step 2: Configure Deployment Parameters
- Deployment Domain: Select the domain where the app should be installed.
- Admin Username: Set the primary administrator login for the CMS.
- Admin Email: Provide a valid email for password recovery.
- Secure Password: Enter a strong password or use the "Sync" button to generate one.
Step 3: Initializing the Pipeline
Click "INITIALIZE DEPLOYMENT". BoostonCP will launch the Neural Pipeline. You can monitor the live logs as the system:
- Downloads the clean source code.
- Automatically creates the MySQL database and user.
- Sets correct file permissions (CHMOD).
- Synchronizes the configuration files (e.g.,
wp-config.php).
Step 4: Accessing Your Credentials
Once the progress hits 100%, a success modal will appear. Save these credentials immediately! It will display your Site URL, Admin URL, and Login Keys. Click the copy icon next to each field for easy saving.
MANUAL TIP: If you are installing on a domain that already has files, BoostonCP will block the deployment to prevent data loss. Always use a fresh document root or delete existing files first.