https://yourdomain.com. The dashboard detects that no admins exist yet and shows an onboarding wizard.
Step 1: Create the super admin
Pick a username and password. This account gets the wildcard* permission, full access to everything.
Write the password down. There is no email reset flow. If you lose it, you’ll need shell access to reset it via the database.
Step 2: Set framework
Choose your FiveM framework:- QBox, the modern QB fork.
- QBCore, original QBCore.
- ESX, Legacy / Legacy Plus.
Step 3: Verify game server connection
The wizard asks for yourFIVEM_API_KEY and shows whether the Lua resource has connected.
Status meanings:
- Connected, Lua resource is running and reaches the dashboard.
- Waiting, dashboard is waiting for the resource to call in. Check that
ensure nexora-dashboardis inserver.cfg, the resource is started, andDASHBOARD_URLandDASHBOARD_API_KEYconvars are set inserver.cfg.
Step 4: Done
You land on the main Dashboard. From here:- Invite more admins on the Users page.
- Create roles with fine-grained permissions on the Roles page.
- Tune polling intervals + event retention on the Settings page.
Logging in later
After onboarding, the login page is justhttps://yourdomain.com/login. Username + password, or Discord OAuth if you configured it.
Forgot password? See Troubleshooting.