ioquake3

ioquake3

Docker app from ich777's Repository

Overview

This Docker will download and install ioquake3 Server (You have to copy your pak0.pk3 file from your game directory to your server). PK3 Files: After the container started the first time you have to copy your pak0.pk3 file from your Quake III Arena directory into your server directory: .../.q3a/baseq3/ (i strongly recommend you to place all your pak*.pk3 files into it) after that simply restart the container to start the server. WEB CONSOLE: You can connect to the ioquake3 console by opening your browser and go to HOSTIP:9029 (eg: 192.168.1.1:9029) or click on WebUI on the Docker page within Unraid.

Install Ioquake3 on Unraid in a few clicks.

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

Categories

Download Statistics

17,888
Total Downloads
126
This Month
43
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
ghcr.io/ich777/ioquake3
Last Updated2024-12-19
First Seen2022-03-17

Runtime arguments

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

Template configuration

ServerFilesPathrw
Target
/ioquake3
Value
/mnt/cache/appdata/ioquake3
GAME_PARAMSVariable

The startup parameters for the server (only change if you know what you are doing!)

Value
+set dedicated 2 +set sv_allowDownload 1 +set com_hunkmegs 64
Q3_MAPVariable

The initial map wich the server would start.

Value
q3dm1
UDP - Game PortPortudp

Game Port (If you want to change the game port please click on more settings here in the template, change the port, then delete this entry and create a new one with the corresponding port number and UDP only!).

Target
27960
Value
27960
TCP - WebConsolePorttcp

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

Target
8080
Value
9029
ioquake 3 Base PortVariable

Base Port

Target
IOQ3_PORT
Value
27960
ioquake3 Download URLVariable

Only change if you know what you're doing!

Target
DL_URL
Value
https://files.ioquake3.org/Linux.zip
Patch URLVariable

Only change if you know what you're doing!

Target
DL_URL_PATCH
Value
https://files.ioquake3.org/quake3-latest-pk3s.zip
UMASKVariable
Value
000
UIDVariable
Value
99
GIDVariable
Value
100