Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.73 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.73 KB

wikibase-docker

This repo contains images needed to setup Wikibase and a query service using Docker.

Issue tracking

We use Phabricator to track issues. See the list of current issues.

Images

Image name Description README
wikibase/wikibase MediaWiki with the Wikibase extension README
wikibase/wdqs Blazegraph SPARQL query service backend README
wikibase/wdqs-proxy Proxy to make the query service READONLY and enforce query timeouts README
wikibase/wdqs-frontend UI for the SPARQL query service README
wikibase/quickstatements UI to add data to Wikibase README

Docker compose example

This repo contains an EXAMPLE docker compose setup for Wikibase.

README