This repository was archived by the owner on Jan 17, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork6
wbstack/deploy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 yearshttps://addshore.com/2022/04/infrastructure-as-code-for-wbstack-deployments/
Documentation is being builthere
Some older docs of varying quality live in thedocs folder.
- This repository is suplimented by a private repository for some values and files.
- gce (Google Cloud) - Manipulated via varioussimple scripts andTerraform.`
- 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.
About
Cloud and Kubernetes configuration for deployment for wbstack.com. You'll want to look at the wikibase.cloud deploy repository soon!