ArmaReforger

ArmaReforger

Docker 应用程序 from Jamxx's Repository

概述

This Docker will download and install SteamCMD. It will also install an Arma Reforger server and run it. **ATTENTION:** First startup can take a long time since it downloads the server files and installs the runtimes! Update Notice: Simply restart the container if a newer version of the game is available. Additional server configuration can be modified in default-config.json, located in the server installation directory, but the environment variables will override if they are available to be set.

运行时参数

网络
bridge
外壳
sh
特权
false
额外参数
--restart=unless-stopped

模板配置

SteamCMDPathrw
目标
/serverdata/steamcmd
价值
/mnt/cache/appdata/steamcmd
Server FilesPathrw
目标
/serverdata/serverfiles
价值
/mnt/cache/appdata/armareforger
Game IDVariable

The game ID that the container download at startup. (https://steamdb.info/)

目标
GAME_ID
价值
1874900
Game ParametersVariable

Enter your extra game parameters.

目标
GAME_PARAMS
Server NameVariable

Enter the name for your server.

目标
GAME_NAME
价值
Arma Reforger Docker Server
Server PasswordVariable

Enter the password for your server.

目标
GAME_PASSWORD
价值
docker
Server Admin PasswordVariable

Enter the admin password for your server.

目标
GAME_PASSWORD_ADMIN
价值
dockerAdmin
RCON PasswordVariable

Enter the RCON password for your server.

目标
RCON_PASSWORD
价值
rconAdmin
Admin ListVariable

Enter a comma-delimited list of SteamIDs to specify admins.

目标
GAME_ADMINS
Scenario IDVariable

Enter the scenario the server will run.

目标
GAME_SCENARIO_ID
价值
{ECC61978EDCC2B5A}Missions/23_Campaign.conf
Max PlayersVariable

Enter the max amount of players for your server.

目标
GAME_MAX_PLAYERS
价值
64
Max FPSVariable

Enter the max FPS the server will run at.

目标
MAX_FPS
价值
120
Validate InstallationVariable

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

目标
VALIDATE
Configuration Game PortVariable

Configured UDP Game Port (if you wish to change ports, change this and the corresponding Port map below.)

目标
GAME_PORT
价值
2001
Configuration RCON PortVariable

Configured RCON Game Port (if you wish to change ports, change this and the corresponding Port map below.)

目标
RCON_PORT
价值
19999
Configuration A2S PortVariable

Configured A2S Game Port (if you wish to change ports, change this and the corresponding Port map below.)

目标
A2S_PORT
价值
17777
Game PortPortudp

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.)

目标
2001
价值
2001
RCON PortPortudp

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.)

目标
19999
价值
19999
A2S PortPortudp

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.)

目标
17777
价值
17777
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).

目标
USERNAME
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).

目标
PASSWRD
UIDVariable
价值
99
GIDVariable
价值
100

下载统计数据

838
下载总数

详细信息

存储库
jcoker85/armareforger
最后更新2025-08-23
初见2025-04-09

在Unraid 上运行 ArmaReforger 。

ArmaReforger 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。