FleetLume Installer

Create the database, import tables, seed admin user, and generate your config file.

Open App

System Setup

Use your hosting or local database details below.

Setup Wizard

Application

Automatically detected from the current browser address. Use http://localhost locally and your HTTPS domain on live hosting.
On live cPanel hosting this is normally blank when the project is in public_html. For a subfolder such as public_html/fleetlume, use /fleetlume. Local XAMPP installs may use /fleetlume/public.
Keep this enabled locally. Disable it on live hosting.

Database

Use only the database hostname. Do not include https://, http://, /cpanel, or :2083. Common values: localhost, 127.0.0.1, or the database host from your hosting panel.
Usually 3306. Do not use hosting/cPanel ports like 2083.
Suggested base name: fleetlume_app. cPanel usually prefixes it, for example yourcpaneluser_fleetlume_app. Enter the exact full name shown in MySQL Databases.
Suggested user: fleetlume_user. In cPanel use the exact prefixed username and grant it ALL PRIVILEGES on the FleetLume database.

Admin User

Options

Good for testing. Uncheck this for a clean production database.
Recommended for security. Delete storage/installed.lock to unlock later.

The installer will create the database if your database user has permission.