All apps · 0 apps
OpenRCT2
Docker app from ich777's Repository
Overview
Install OpenRCT2 on Unraid in a few clicks.
Find OpenRCT2 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/openrct2serverRuntime arguments
- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Container Path: /serverdata/serverfiles
- Target
- /serverdata/serverfiles
- Value
- /mnt/cache/appdata/openrct2
Preferred game version to install or set to 'latest' to check on every start if there is a newer version available (If you want to install a custom version the version number must look like this: 'v0.2.3-develop-e4a2b1f9c' if the source file is named like this: 'OpenRCT2-0.2.3-develop-e4a2b1f9c-linux-x86_64.tar')
- Target
- GAME_VERSION
- Value
- latest
Enter you Extra Startup Parameters if needed.
- Target
- GAME_CONFIG
- Value
- --password Docker
Enter here the name of the savegame to load (located for example: /saves/docker.sav)
- Target
- GAME_SAVE_NAME
- Value
- docker.sv6
TCP Game Port (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to change it in the 'Show more settings ...' section below)
- Target
- 11753
- Value
- 11753
Name of the user who should become the admin (Note: this must be the username that connects to the server from the client machine)
- Target
- ADMIN_NAME
The hash of the admin user (you find it on the client computer in the 'user-data/keys' folder from OpenRCT2 - if nothing is in there try to connect to any server and the game will create the hash, it’s the numbers and letters after the username without ‘-’ and without the ending ‘.pubkey’ or just turn on ‘log_server_actions’ in the ‘config.ini’ on the server and you’ll find it in the logs)
- Target
- ADMIN_HASH
Container Variable: GAME_PORT
- Value
- 11753
Container Variable: UID
- Value
- 99
Container Variable: GID
- Value
- 100