All apps · 0 apps
ArmaReforger
Docker app from Jamxx's Repository
Overview
Readme
View on GitHubSteamCMD Docker Dedicated Game Server for Unraid
This will download and install SteamCMD and the associated dedicated game server.
NOTE: Please allow about 5 minutes for initial container startup with a good Internet connection. The game files and necessary runtimes only need to be downloaded once.
To update to a newer version of the game, just restart the container. If you want to install a beta version of the game, change the GAME_ID parameter value to:
GAME_ID -beta BRANCH_NAME (e.g. 294420 -beta latest_experimental would download the 7 Days to Die dedicated server from the latest_experimental branch).
Windrose Dedicated Server
NOTE: After first startup of the server, shut it down and edit the following files to your liking:
- YOUR_INSTALL_PATH/R5/ServerDescription.json
- YOUR_INSTALL_PATH/R5/Saved/SaveProfiles/Default/RocksDB/gameVersion/Worlds/worldId/WorldDescription.json
You can customize your server by modifying those two files. See here for more details: https://playwindrose.com/dedicated-server-guide/
Please note that there is no port forwarding required for this game, but it does rely on UPnP.
The invite code used to join the server will be in ServerDescription.json
Run example
docker run --name WR -d \
--volume /path/to/steamcmd:/serverdata/steamcmd \
--volume /path/to/windrose:/serverdata/serverfiles \
jcoker85/windrose
Heavily based off of https://github.com/ich777/docker-steamcmd-server. Thank you for your contributions!
Install ArmaReforger on Unraid in a few clicks.
Find ArmaReforger 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
Related apps
Explore more like this
Explore allDetails
jcoker85/armareforgerRuntime arguments
- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
- Target
- /serverdata/steamcmd
- Value
- /mnt/cache/appdata/steamcmd
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/armareforger
The game ID that the container download at startup. (https://steamdb.info/)
- Target
- GAME_ID
- Value
- 1874900
Enter your extra game parameters.
- Target
- GAME_PARAMS
Enter the name for your server.
- Target
- GAME_NAME
- Value
- Arma Reforger Docker Server
Enter the password for your server.
- Target
- GAME_PASSWORD
- Value
- docker
Enter the admin password for your server.
- Target
- GAME_PASSWORD_ADMIN
- Value
- dockerAdmin
Enter the RCON password for your server.
- Target
- RCON_PASSWORD
- Value
- rconAdmin
Enter a comma-delimited list of SteamIDs to specify admins.
- Target
- GAME_ADMINS
Enter the scenario the server will run.
- Target
- GAME_SCENARIO_ID
- Value
- {ECC61978EDCC2B5A}Missions/23_Campaign.conf
Enter the max amount of players for your server.
- Target
- GAME_MAX_PLAYERS
- Value
- 64
Enter the max FPS the server will run at.
- Target
- MAX_FPS
- Value
- 120
Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.
- Target
- VALIDATE
Configured UDP Game Port (if you wish to change ports, change this and the corresponding Port map below.)
- Target
- GAME_PORT
- Value
- 2001
Configured RCON Game Port (if you wish to change ports, change this and the corresponding Port map below.)
- Target
- RCON_PORT
- Value
- 19999
Configured A2S Game Port (if you wish to change ports, change this and the corresponding Port map below.)
- Target
- A2S_PORT
- Value
- 17777
UDP Game Port (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set.)
- Target
- 2001
- Value
- 2001
UDP RCON Port (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set.)
- Target
- 19999
- Value
- 19999
UDP A2S Port (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port set.)
- Target
- 17777
- Value
- 17777
Your Steam username 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