Currently server-listing redirects to https://www.openttd.org/en/servers (the current active website), but if we bring this in production, that URL won't be able to serve the server listing.
We need a solution for this. I can think up two ways:
make the current website available via another URL, and proxy https://servers.openttd.org/ or something to serve the server-listing (and redirect the URLs correctly)
setup a new MSU container, that also servers the server-listing (more an end-state situation)
The text was updated successfully, but these errors were encountered:
Currently server-listing redirects to https://www.openttd.org/en/servers (the current active website), but if we bring this in production, that URL won't be able to serve the server listing.
We need a solution for this. I can think up two ways:
The text was updated successfully, but these errors were encountered: