Coolify logoCoolify

What is Satisfactory?

Satisfactory is a first-person, open-world factory simulation game focused on building, automation, and exploration on an alien planet. Players, as "Capital Pioneers" for FICSIT Inc., explore, gather resources, and build massive, multi-story factories interconnected by conveyor belts to automate production.

Info

The server may run on less than 8GB of RAM, though 8GB - 16GB is still recommended per the the official wiki. You may need to increase the container's defined --memory restriction as you approach the late game (or if you're playing with many 4+ players)

Updating

The game automatically updates when the container is started or restarted (unless you set SKIPUPDATE=true).

Environment Variables

ParameterDefaultFunction
AUTOSAVENUM5number of rotating autosave files
DEBUGfalsefor debugging the server
DISABLESEASONALEVENTSfalsedisable the FICSMAS event (you miserable bastard)
LOGfalsedisable Satisfactory log pruning
MAXOBJECTS2162688set the object limit for your server
MAXPLAYERS4set the player limit for your server
MAXTICKRATE30set the maximum sim tick rate for your server
MULTIHOME::set the server's listening interface (usually not needed)
PGID1000set the group ID of the user the server will run as
PUID1000set the user ID of the user the server will run as
SERVERGAMEPORT7777set the game's server port
SERVERMESSAGINGPORT8888set the game's messaging port (internally and externally)
SERVERSTREAMINGtruetoggle whether the game utilizes asset streaming
SKIPUPDATEfalseavoid updating the game on container start/restart
STEAMBETAfalseset experimental game version
STEAMBETAID-set a custom beta game version (for testing)
STEAMBETAKEY-set password for the beta game version (for testing)
TIMEOUT30set client timeout (in seconds)
VMOVERRIDEfalseskips the CPU model check (should not ordinarily be used)

Modding

This game server allows modding

Please refer to the github link below to know more about modding

On this page