OpenTTD

OpenTTD

Docker app from ich777's Repository

Overview

This Docker will download and install the version of OpenTTD that you enter in the variable 'GAME_VERSION' (if you define 'latest' it will always pull the latest build, if you define 'testing' it will always pull down the latest testing build). WEB CONSOLE: You can connect to the OpenTTD console by opening your browser and go to HOSTIP:9015 (eg: 192.168.1.1:9015) or click on WebUI on the Docker page within Unraid. Update Notice: If there is a newer version simply restart the container to update it to the latest version.

Install OpenTTD on Unraid in a few clicks.

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

Categories

Download Statistics

43,998
Total Downloads
102
This Month
44
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/openttdserver
Last Updated2024-12-19
First Seen2019-06-03

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

ServerFilesPathrw

Container Path: /serverdata/serverfiles

Target
/serverdata/serverfiles
Value
/mnt/cache/appdata/openttd
GAME_PARAMSVariable

To load the last autosavegame you MUST specifie the following in the GAME_PARAMETERS variable: '-g /serverdata/serverfiles/.local/share/openttd/save/autosave/autosave0.sav'

TCP - Game PortPorttcp

Container Port: 3979

Target
3979
Value
3979
UDP - Game PortPortudp

Container Port: 3979

Target
3979
Value
3979
TCP - WebConsolePorttcp

WebConsole (by default, you can connect to the OpenTTD console by opening your browser and go to HOSTIP:9015 - eg: 192.168.1.1:9015 - or click on WebUI on the Docker page within Unraid).

Target
8080
Value
9015
Game Version to InstallVariable

Define the prefered game version (eg: '1.10.3' without quotes) or set to 'latest' (without quotes) to pull the newest build.

Target
GAME_VERSION
Value
latest
OpenGFX VersionVariable

Define the prefered OpenGFX version (eg: '0.6.0' without quotes) or set to 'latest' (without quotes) to pull the newest build.

Target
GFX_PK_V
Value
latest
UIDVariable

Container Variable: UID

Value
99
GIDVariable

Container Variable: GID

Value
100