# Overview

WBStack is designed to run on Kubernetes with as little dependency on external services as possible.

The Kubernetes cluster for wbstack.com was run on Google Kubernetes Engine.

You can read about this decision here.

The only current deployment of this stack is wikibase.cloud (opens new window).

# Code & Config

All code lives on Github in the wbstack org (opens new window).

Github Actions are used in code repositories for testing and building of containers.

The wbstack.com deployment was managed in the deploy git repository (opens new window).

A private git repository is used alongside this to provide secret infomation to the deployments.