Chivalry-MedievalWarfare

Chivalry-MedievalWarfare

Docker app from ich777's Repository

Overview

This Docker will download and install SteamCMD. It will also install Chivalry: Medieval Warfare and run it. ATTENTION: First Startup can take very long since it downloads the gameserver files! Update Notice: Simply restart the container if a newer version of the game is available. Server Config: You find the server config in: 'appdata/UDKGame/Config/' (eg: the servername is located in: 'PCServer-UDKGame.ini') You can also run multiple servers with only one SteamCMD directory!

Install Chivalry-MedievalWarfare on Unraid in a few clicks.

Find Chivalry-MedievalWarfare 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.

Open the Apps tab on your Unraid server Search Community Apps for Chivalry-MedievalWarfare Review the template variables and paths Click Install

Categories

Download Statistics

6,602,555
Total Downloads
43,725
This Month
29,405
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/steamcmd:chivalrymw
Last Updated2026-05-06
First Seen2021-02-09

Runtime arguments

Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

SteamCMDPathrw

Container Path: /serverdata/steamcmd

Target
/serverdata/steamcmd
Value
/mnt/user/appdata/steamcmd
ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/chivalrymw
GAME_IDVariable

The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)

Value
220070
MapVariable

Map name (eg: 'aocffa-arena3_p', 'aocffa-hillside_p', 'aocffa-battlegrounds_v3_p')

Target
MAP
Default
aocffa-moor_p
Value
aocffa-moor_p
Server Admin PasswordVariable

Server Admin Password (can't be empty)

Target
ADMIN_PWD
Value
adminDocker
Game ParametersVariable

Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?port=7000?queryport=7010)

Target
GAME_PARAMS
Value
?port=7000?queryport=7010
Extra Game ParametersVariable

Type in your Extra Game Parameters seperated with a space and - (eg: -seekfreeloadingserver)

Target
GAME_PARAMS_EXTRA
Value
-seekfreeloadingserver
UDP1 - GamePortPortudp

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 change the Ports in your 'Game Parameters' Variable)

Target
7000
Value
7000
UDP2 - GameQueryPortPortudp

UDP Gamequeryport (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 change the Ports in your 'Game Parameters' Variable)

Target
7010
Value
7010
UDP3 - SteamQueryPortPortudp

UDP Steamqueryport (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 change the Ports in your 'Game Parameters' Variable)

Target
27015
Value
27015
Steam-UsernameVariable

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
Validate InstallationVariable

Set the Variable to 'true' if you want to validate the installation otherwise leave it blank.

Target
VALIDATE
Steam-PasswordVariable

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
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100