All apps · 0 apps
OpenTTD
Docker app from ich777's Repository
Overview
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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
ghcr.io/ich777/openttdserverRuntime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Container Path: /serverdata/serverfiles
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/openttd
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'
Container Port: 3979
- Target
- 3979
- Value
- 3979
Container Port: 3979
- Target
- 3979
- Value
- 3979
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
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
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
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100