Wikitech does not work in RB yet. Main reasons:
- it does not share the same Varnish config, so doesn't pick up the /api/rest_v1/ entry point
- the wikitech code does not live on the main app server cluster, which causes even the requests at https://rest.wikimedia.org/wikitech.wikimedia.org/v1/?doc to fail, as those are using the app server LVS IP directly, without going through the Varnish layer
To fix this, we'll have to
- add the /api/rest_v1/ entry point in Varnish, and
- use the Varnish cluster or a different LVS IP for API requests for wikitech