An Arma 3 Dedicated Server. Updates to the latest version every time it is restarted.
Setup linuxgsm for ARMA 3
Settings can be changed in:
configs/arma3server.server.cfg
configs/arma3server.network.cfg
To use with docker-compose, run the following command:
# Start the server detached
docker-compose up -d
To use with helm, run the following command after setting the environment variables:
# Create a values file with your configuration settings
touch values.yaml
# Install the helm chart
helm -n arma3 install arma3 ./charts --values values.yaml
/mods