BullionXE installer
Self-hosted setup
Upload one package, open /install, and complete a guided setup for the storefront, admin, API, subscriptions, CRM, and bullion operations stack.
Installation flow
Each step writes only the minimum required configuration, then BullionXE validates and bootstraps the production runtime for you.
Database access
Database configuration
Enter the MySQL connection details from your hosting panel. BullionXE will test the database before it stores anything and before you move to the next step.
What you usually need
- Database host from cPanel or StackCP
- Database port, often
3306 - Exact database name and database username
- Password for that database user
Shared hosting tip
- Do not assume
127.0.0.1unless your host explicitly says so. - Use the host shown in your panel, such as
localhost,sdb-96..., or a remote endpoint. - If the test fails, the error message here is safe to retry with corrected values.