Menu
 

Empyrion Dedicated Server Setup: SteamCMD, dedicated.yaml & First Join

Empyrion Galactic Survival Dedicated Server Setup

Empyrion server setup has three moving parts: the dedicated-server build, the dedicated.yaml that chooses the world, and the scenario files that make that world exist. Get those aligned before troubleshooting ports or player joins.

Install the dedicated server

The standalone dedicated-server tool is Steam app 530870. A headless SteamCMD install can start like this:

steamcmd +force_install_dir /srv/empyrion \
  +login anonymous \
  +app_update 530870 validate \
  +quit

Use the stock launcher and YAML shipped with the current build as your baseline. Do not copy a settings file from an old scenario into a new server without checking the current keys.

The first-boot checklist

  1. Choose a unique GameName so the save folder is easy to identify.
  2. Set the server name, password, player limit and scenario before inviting the group.
  3. Start once and let the server create its save and log directories.
  4. Confirm the assigned game and query ports are allowed by the host firewall.
  5. Join with a client on the same game build and scenario version.
Using Supercraft? The install, Linux launcher, scenario setup, assigned ports, updates and backups are handled for you. Use the connection values shown in the panel rather than copying default-port examples from a self-hosting guide.

When the server starts but nobody can join

SymptomFirst check
Server is absent from the browserBuild, scenario, visibility and query-port path.
Direct join reaches a loading screenScenario files and save version on both sides.
World starts from scratchGameName points at a different save folder.

For a managed server with the install path already tested, see Empyrion server hosting. For the popular scenario path, continue with the Reforged Eden 2 guide.

Tired of fighting this issue every patch?

Run a managed Empyrion server with us. We handle the patches, mod-version pinning, save backups, and DDoS protection. Set up in 3 minutes, 5 datacenter regions, no contract.

See Empyrion hosting plans →
Top