Every tool, one map.
Field guides for the software that powers KBVE — from the Linux bedrock and the Kubernetes cluster to the languages, databases, and game engines behind every project. Opinionated, battle-tested, and maintained in the open monorepo.
Run the platform
Infrastructure & DevOps
Write the code
Languages & Frameworks
Store the state
Data & Backends
Ship the fun
Game Dev & Creative
Sharpen the workflow
Tooling & Security
Questions
Frequently asked
What is the Application Navigator?
A curated set of field guides for the software KBVE runs in production — operating systems, container platforms, languages, databases, and creative tools — each with the commands, configs, and gotchas we actually use.
How are these guides different from official docs?
They are opinionated and battle-tested. Each page distills what we learned running the tool inside the KBVE monorepo and cluster, so you get working recipes instead of exhaustive references.
Can I contribute a guide or a fix?
Yes — every page is an MDX file in the open monorepo. Open a pull request against KBVE on GitHub and the change ships with the next deploy.
Where do the project-specific docs live?
Application guides cover third-party tools. KBVE's own services, games, and libraries are documented under /project/ and the broader project hub at /projects/.
