← Blog

How to create a Rust server? The complete guide

Par Benjamin D. · PDG

· Lecture 7 min

Contents

Creating a Rust server is done in two ways: self-hosting via SteamCMD on your own machine (free but technical and heavy) or via a Rust host (paid, but ready in seconds). Here are both, step by step.

Method 1: self-host with SteamCMD

1. Install SteamCMD

The dedicated Rust server is downloaded via SteamCMD, Steam's command-line tool. Install it in a dedicated folder, then get app 258550 (Rust Dedicated Server).

2. Launch the server

Create a launch script defining the name, the map, the world size and the slots (see How to configure a Rust server?). On first startup, Rust generates the map; count on several minutes depending on the worldsize.

3. Plan for the power

Rust is very RAM- and CPU-demanding: count on at least 8 GB of free RAM and a good processor, otherwise the server lags from just a few players.

4. Open the ports (the most tedious part)

For players to connect from outside, you need to open the ports (28015 UDP, 28016 for RCON) on your router and share your public IP. Dynamic IP, firewall and the CGNAT of some ISPs often block beginners here.

The limits of self-hosting

  • Your machine must stay on permanently.
  • It shares the power with your other uses → guaranteed lag if you play on the same PC.
  • No Anti-DDoS protection: exposing your personal IP on a Rust server is very risky.
  • Wipes, backups, Facepunch updates: everything is on you.

Method 2: go through a host (the simplest)

A host eliminates all the technical work: no ports to open, no IP to expose, server online 24/7 with Anti-DDoS. At Fly-Serv, creation is instant: you choose your offer, the Rust server is delivered in seconds, and the FlyPanel panel manages wipes, Oxide plugins and restarts in one click.

Simple rule: to tinker for a weekend, self-hosting can be enough. For a stable and smooth Rust community, the host is far more economical in time… and in nerves.

Conclusion

If you're aiming for an active community, create your Rust server with Fly-Serv from €8.99/month, delivered instantly and with no commitment. To size your offer correctly, see what is the best host for a Rust server?