Wikibase Suite release pipeline

June 2, 2026 ยท View on GitHub

This repository contains both Wikibase Suite and the tools used to update, build, test, publish, and release it.

Install Wikibase Suite

Wikibase Suite is a supported configuration for running your own Wikibase on your own server and maintaining a knowledge graph similar to Wikidata as part of the Linked Open Data initiative.

To install or maintain Wikibase Suite on your own server, start here: Wikibase Suite guide.

Community and support

Advanced: Docker images

Each individual service packaged by Wikibase Suite is published as a Docker image on Docker Hub. For custom setups outside Wikibase Suite, you can run these images independently or combine them in your own orchestration layer, such as Kubernetes. See the documentation for each Docker image for setup requirements and configuration options:

Repository development

This repository contains the Wikibase Suite toolset used for building, testing, and publishing Wikibase Suite images and the deployment setup in deploy.

For development setup, build and test commands, and release process notes, see DEVELOPMENT.md.