Skip to content
Atlas

Docs

Configuration

server.cfg, secrets.cfg, and permissions.cfg at a glance.

Configuration files

FilePurpose
server.cfgHostname, ensures, inventory convars, resource start order
permissions.cfgACE groups (group.atlasadmin, etc.)
secrets.cfgLicense key, MySQL string, owner identifiers

Secrets

Keep secrets.cfg out of public repos. Rotate credentials if they ever leak.

Permissions

Grant staff identifiers the ACE groups your city needs. Prefer least privilege — not everyone needs full admin.

Start order

Start order in server.cfg matters. Atlas expects oxmysql and ox_lib before atlas_core, then inventory, then gameplay resources.