Skip to content

Post installation

7thCore edited this page Jan 25, 2022 · 1 revision

Script configuration

The script has multiple configuration functions to enable integrations. The config_script is not optional and must be configured.

These functions can be re-executed to change the configuration or you can edit the configuration files manually. The configuration files are located in the following folder:

/srv/arma3srv/config

For details and manual instructions on each of these functions check the wiki.

Command Description Wiki page
Configuration and installation:
config_script Configures the script, enables the systemd services and installs the wine prefix. Wiki: Script configuration
config_steam Configures steamcmd, automatic updates and installs the game server files. Wiki: Steam configuration
config_discord Configures discord integration. Wiki: Discord configuration
config_email Configures email integration. Due to postfix configuration files being in /etc this has to be executed as root. Wiki: Email configuration

Game specific tweaks

You need to create the server.cfg for Arma 3 yourself. It should be placed in /srv/arma3srv/server

Custom mission profiles have to be installed in /srv/arma3srv/.local/share/Arma 3 - Other Profiles/


Clone this wiki locally