/quake3-server-docker-compose

Quake 3 Server Using Docker Compose

Primary LanguageJavaScript

Quake 3 Server Using Docker Compose

๐Ÿ“™ 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.

Quake 3 Server Management

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

Author

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

Communication

๐Ÿ‘พ Chat with IT pros on Discord
๐Ÿ“ง Reach me at ask@sre.gg

Give Thanks

๐Ÿ’Ž Support on GitHub
๐Ÿ† Support on Patreon
๐Ÿฅค Support on BuyMeaCoffee
๐Ÿช Support on Ko-fi
๐Ÿ’– Support on PayPal