๐ The complete installation guide is available on my website.
โ Change variables in the .env
and server.cfg
to meet your requirements.
๐ก Note that the .env
file and server.cfg
file should be in the same directory as quake3-server-docker-compose.yml
.
Deploy Quake 3 Server using Docker Compose:
docker compose -f quake3-server-docker-compose.yml -p quake3-server up -d
To connect to your Quake 3 server, enter the server's IP address or domain name into your web browser or directly into the Quake 3 client.
๐ก Note that you need to specify the IP address or a domain name of the service, previously defined in the .env
file.
Apply new configuration after a change in the server.cfg
using the command:
QUAKE3_SERVER_CONTAINER=$(docker ps -aqf "name=quake3-server-quake3-server") \
&& docker container restart $QUAKE3_SERVER_CONTAINER
Iโm Vladimir Mikhalev, the Docker Captain, but my friends can call me Valdemar.
๐ My website with detailed IT guides
๐ฌ Follow me on YouTube
๐ฆ Follow me on Twitter
๐จ Follow me on Instagram
๐งต Follow me on Threads
๐ Follow me on Mastodon
๐ง Follow me on Bluesky
๐ธ Follow me on Facebook
๐ฅ Follow me on TikTok
๐ป Follow me on LinkedIn
๐ Follow me on GitHub
๐พ Chat with IT pros on Discord
๐ง Reach me at ask@sre.gg
๐ Support on GitHub
๐ Support on Patreon
๐ฅค Support on BuyMeaCoffee
๐ช Support on Ko-fi
๐ Support on PayPal