Show your support for this project by signing up for a free Bitrise account!
NOTE: This image will install/update on startup. The path /steamcmd/stationeers
can be mounted on the host for data persistence.
- Set the environment variables you wish to modify from below
- Optionally mount
/steamcmd/stationeers
somewhere on the host or inside another container to keep your data safe - Enjoy!
Be sure to edit default.ini
to further customize your installation.
The following environment variables are available:
STATIONEERS_SERVER_STARTUP_ARGUMENTS (DEFAULT: "-autostart -nographics -batchmode" - Default startup arguments)
STATIONEERS_SERVER_NAME (DEFAULT: "A Docker Server" - Publicly visible server name)
STATIONEERS_WORLD_NAME (DEFAULT: "docker" - World name, mainly used for save names etc.)
STATIONEERS_SERVER_SAVE_INTERVAL (DEFAULT: "300" - Automatic save interval in seconds)
STATIONEERS_GAME_PORT (DEFAULT: "27500" - Used for both incoming client connections (UDP) and the web-interface (TCP))
STATIONEERS_QUERY_PORT (DEFAULT: "27015" - Steam query port (UDP))
Stationeers comes with a built-in web-interface for RCON, which can be accessed at http://your-server-ip:27500.
You should definitely set/change the RCON password for this (default password is stationeers
, which is found in default.ini
).
If you need help, have questions or bug submissions, feel free to contact me @Dids on Twitter.
See LICENSE.