-
Notifications
You must be signed in to change notification settings - Fork 5
update index.md text and gce diagram #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The 3-way-ish arrow between the
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,16 +8,20 @@ You can read about this decision [here](/docs/tech/decisions/0000-gce-vs-other-k | |
|
|
||
| The only current deployment of this stack is [wikibase.cloud](https://wikibase.cloud). | ||
|
|
||
|  | ||
|  | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Mentioned elsewhere, but it might be neat to first move the diagram to a file name such as
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes! I would like this, but I won't block merging by requiring it's done. |
||
|
|
||
| # Code & Config | ||
|
|
||
| All code lives on Github in the [wbstack org](https://github.com/wbstack). | ||
| All code lives on Github in the [wbstack org](https://github.com/wbstack) or the [wmde org](https://github.com/wmde) | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. From the point of view of "wbstack" the software that can deploy multiple wikibases via the k8s seutp, i beleive "all code" still lives on github? And or link to a specific filtered list of repos on the wmde org if there are indeed more
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Given how rarely this is updated I'm not keen to enumerate what appears to be en exhaustive list which is then likely to get out of date. I believe there are 3 vaguely relevant repos in the wmde org:
|
||
|
|
||
| Github Actions are used in code repositories for testing and building of containers. | ||
|
|
||
| Wikibase.cloud deployment is managed by a [public deploy git repository](https://github.com/wmde/wbaas-deploy). This includes Terraform/OpenTofu code and configuration for kubernetes tooling. | ||
|
|
||
| ## Historic | ||
|
|
||
| The wbstack.com deployment was managed in the [deploy git repository](https://github.com/wbstack/deploy). | ||
|
|
||
| A private git repository is used alongside this to provide secret infomation to the deployments. | ||
| A private git repository was used alongside this to provide secret infomation to the deployments. | ||
|
|
||
|  | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of the images aren't loading in the full-screen view of this for me (e.g. mariadb, argocd, helmfile), but they do in the small preview, so I assume it's okay.