Port ORES service provisioning to the Docker framework. For the rough pass, it's good enough to emulate what's happening inside of Travis-CI:
https://github.com/wiki-ai/ores/blob/master/.travis.yml
Here are some ways you might be able to create a reference installation:
- https://github.com/wiki-ai/ores/blob/master/README.md
- OR, use mediawiki-vagrant and vagrant role enable ores-service
Validate dependencies and basic sanity by running:
pytest
You can validate your installation by running:
./utility test_api http://localhost:8080 --debug