Docs
Getting Started
Requirements, first boot, and a clean health check.
Requirements
- FXServer with txAdmin (Existing Server Data deploy)
- MariaDB (or MySQL-compatible)
- A valid Cfx.re server license key
- OneSync enabled in txAdmin
Quick start
- Point txAdmin at your Atlas server data folder as Existing Server Data.
- Create a MariaDB database for Atlas.
- Open
secrets.cfgand set your license key + MySQL connection string. - Confirm ACE principals in
permissions.cfgfor your staff identifiers. - Start the server.
Healthy boot order
text
oxmysql → ox_lib → atlas_core (migrations) → inventory stack → gameplay → atlas_adminDo not reshuffle ensures casually — the validator exists for a reason.
First console check
text
atlas_healthYou want a clean health snapshot — not a wall of dependency errors.
Atlas