All wbstack.com deployment code.
There is a new deployment of this system at wikibase.cloud: https://github.com/wmde/wbaas-deploy
You can read a blog post summary of this repo and how it has worked over the years https://addshore.com/2022/04/infrastructure-as-code-for-wbstack-deployments/
Documentation is being built here
Some older docs of varying quality live in the docs folder.
- This repository is suplimented by a private repository for some values and files.
- gce (Google Cloud) - Manipulated via various simple scripts and Terraform.`
- k8s (Kubernetes) - Code and scripts for setting up and interacting with a Kubernetes cluster.
- cmd - Some convenience scripts for interacting with k8s resources once they are created.
- definitions - kubernetes files to be applied to the base cluster.
- helm - helm deployments that need to be deployed.