Hej folks,
for my local ( “custom” nginx,mysql ) MediaWiki I want to have the RESTbase running with Parsoid and mobileapps services included. I set up my RESTbase and Parsoid following the instructions [1] [2] and they work fine together.
Now I setup the mobileapps services and tried to include them by roughly following [3] with the main difference, that I did not copy the config.example.wikimedia.yaml
but just changed the mobileapps
path in the minimal example.yaml used from before.
Now I have a working stand alone mobile apps service but it’s not included into the RESTbase and I have no idea what I’m missing. :-/
RESTbase config: https://tools.wmflabs.org/paste/view/d87efb24
MobileApps services: https://tools.wmflabs.org/paste/view/5605020d
[1] https://www.mediawiki.org/wiki/Parsoid/Setup
[2] https://www.mediawiki.org/wiki/Parsoid/Setup/RESTBase#Pointing_RESTBase_at_a_local_Parsoid
[3] https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/RESTBase_services_for_apps#Setting_up_a_local_RESTBase_instance