Emrald docs
Host your projects/servers

Host your projects/servers

From signing in with Steam to a fully-configured s&box server running on Emrald.

Hosting a server on Emrald is built around three nested concepts:

  1. Project — a workspace for one community, bound to a single gamemode (e.g. DarkRP, Sandbox).
  2. Environment — every project has three fixed environments (Production, Staging, Development) that hold the actual configuration.
  3. Server — a dedicated s&box server instance that lives inside one environment and pulls its config from there.
Project (your community)
└── Environment (Production / Staging / Development)
    ├── Variables, Permissions, Groups, Addons   ← config
    └── Servers                                  ← running game instances

Where to start

Configuration

Addons

On this page