trydirect / wikibase-docker

🐳 Docker images and compose file for Wikibase and the query service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wikibase-docker

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

Each image contained within this repo has its own README (linked below).

If you want some more light reading on the subject of using these images / this repo for beginners check out this tag specifically:

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

About

🐳 Docker images and compose file for Wikibase and the query service


Languages

Language:Shell 74.0%Language:Dockerfile 23.3%Language:JavaScript 2.8%