Verify your first QBCore server boot
Use this checklist after the txAdmin quickstart. Installation gets files onto a host; this page proves that the resulting system works before customization.
Console
- Every recipe task completed.
oxmysqlconnects without authentication or schema errors.qb-corestarts before resources that depend on it.- No resource reports a missing export, file, or dependency.
Player flow
- Connect with a development client.
- Create a new character.
- Spawn and open the inventory.
- Disconnect and reconnect.
- Confirm character and inventory persistence.
Restart flow
Restart the complete txAdmin profile. Repeat the connection and persistence checks, then restart one non-core resource and confirm its state recovers without errors.
Capture the baseline
Record the commit SHA for qb-core and every customized repository, export the txAdmin recipe/configuration, and create a restorable database backup.
Do not add third-party scripts to compensate for a failing baseline. Diagnose recipe, dependency, database, or start-order errors first.
Next: permissions, resource updates, and troubleshooting.