Skip to content

How to host an nQuake mirror

liback edited this page Mar 16, 2018 · 1 revision

Put the following in your crontab:

0 * * * * rsync -rtz rsync://rsync.nquake.com/nquake /path/to/nquake/files

Change /path/to/nquake/files to something like /www/nquake/ if that folder exists and is available through http.

Create an issue here on Github with the following information about the mirror and it will be added:

  • URL
  • upload speed (e.g. 100 mbit/s)
  • location (city, country)

You can also visit the QuakeWorld Discord server on http://discord.quake.world and state that you want to add a nQuake mirror and someone will guide you in the right direction.

Clone this wiki locally