All apps · 0 apps
RUST
Docker app from ich777's Repository
Overview
Install RUST on Unraid in a few clicks.
Find RUST in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/steamcmd:rustRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
- Target
- /serverdata/steamcmd
- Value
- /mnt/user/appdata/steamcmd
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/rust
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- Target
- VALIDATE
Enter here your extra game startup parameters if needed starting with (eg: '+rcon.port 27016 +rcon.password YOURPASSWORD' don't forget to add also a new port here on the template page with container and host port set to the corresponding RCON port)
- Target
- GAME_PARAMS
- Value
- +server.maxplayers 10
The GAME_ID that the container downloads at startup. If you want to use a beta version of the game enter this: '258550 -beta staging' or '258550 -beta prerelease' (without quotes).
- Value
- 258550
UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...)
- Target
- 28015
- Value
- 28015
UDP - Query Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...)
- Target
- 28016
- Value
- 28016
TCP RCON Port - not needed (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to click an 'Show more settings ...)
- Target
- 28017
- Value
- 28017
TCP App Port (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to click an 'Show more settings ...)
- Target
- 28018
- Value
- 28018
Name of the Server goes here
- Target
- SERVER_NAME
- Value
- RustDockerServer
Server Description goes here
- Target
- SERVER_DISCRIPTION
- Value
- Simple Unraid Rust Docker Server
Set to 'true' (without quotes) to enable Oxide Mod, otherwise leave empty (the container will check on every start/restart if there is a newer version available).
- Target
- OXIDE_MOD
Set to 'true' (without quotes) to enable Carbon Mod, otherwise leave empty (the container will check on every start/restart if there is a newer version available).
- Target
- CARBON_MOD
Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).
- Target
- USERNAME
Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard).
- Target
- PASSWRD
- Value
- 99
- Value
- 100
Game port on which the server is running (has to match the port mapping in your container).
- Value
- 28015
Query port on which the server is running (has to match the port mapping in your container).
- Value
- 28016
RCON port on which the server is running (has to match the port mapping in your container).
- Value
- 28017
App port on which the server is running (has to match the port mapping in your container).
- Value
- 28018