Docs
Configuration
server.cfg, secrets.cfg, and permissions.cfg at a glance.
Configuration files
| File | Purpose |
|---|---|
server.cfg | Hostname, ensures, inventory convars, resource start order |
permissions.cfg | ACE groups (group.atlasadmin, etc.) |
secrets.cfg | License 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.
Atlas