DDNet

DDNet

Docker app from ich777's Repository

Overview

This Docker will download and install a simple DDNet Dedicated server with a default autoexec.cfg preconfigured (the only thing that need to be changed is the Server Name and the RCON Password in the autoexec.cfg). DDNet is an actively maintained version of DDRace, a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players and much more... ATTENTION: Please don't delete the file named "installedv-..." in the main directory! Update Notice: Simply restart the container if a newer version of the game is available and the container will download and install it.

Install DDNet on Unraid in a few clicks.

Find DDNet 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 DDNet Review the template variables and paths Click Install

Categories

Download Statistics

19,550
Total Downloads
97
This Month
30
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/ddnetserver
Last Updated2024-12-19
First Seen2021-07-27

Runtime arguments

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

Template configuration

ServerFilesPathrw

Default path to the game files.

Target
/serverdata/serverfiles/
Value
/mnt/cache/appdata/ddnet/
UDPPortudp

UDP Gameport (delete this entry and create a new one if you change the port in the config file with the corresponding port)

Target
8303
Value
8303
ConfigFileVariable

Change only if you know what you are doing (default game config file that will be executed on start of the container - located in the main directory for DDNet)

Target
GAME_CONFIG
Value
autoexec.cfg
TCPPorttcp

TCP Gameport (delete this entry and create a new one if you change the port in the config file with the corresponding port)

Target
8303
Value
8303
UIDVariable
Value
99
GIDVariable
Value
100