/zm_reborn_server

Dockerfile for deploying Ubuntu based Zombie Master Reborn servers.

Primary LanguageShell

zm_reborn_server

Dockerfile for deploying Ubuntu based Zombie Master Reborn dedicated servers.

  1. Get a ZM:R Linux download link (Right-clicking one of the options from moddb here, for instance)
  2. Install docker, docker compose, and the game by running
./start-svr.sh http://download-link/whatever

Alternatively,

./install-zm.sh http://download-link/whatever
sudo uwf allow 27015
sudo docker-compose up -d
  1. The server should be running on port 27015.

Includes:

  • .so file symlink fixes for srcds
  • rcon access
  • Some awkward af server.cfg options example in the install
  • zmr-map-config

Is Missing:

  • Environment variable files for server configuration
  • Install script for adding maps
  • Valid fastdl address