GitHub

Infrahive

The Helper Bees runs on GCP, Azure, and Cloudflare. This repo is how we manage all of it — Terraform orchestrated by a build system with hermetic dependencies, built-in safety guardrails, and one command that handles everything from planning to releases: ./zig/zig build.

  • Setup gets you up and running in the codebase.
  • Workflows for common day-to-day operations like modifying infrastructure.
  • Concepts explains the core ideas of the architecture.
  • Runbooks has the procedures for operational tasks you’ll reach for occasionally.
  • Tools documents the CLI tools built alongside the infrastructure.
  • RFCs capture the proposal process of infrastructure changes that affect the broader team.
Edit this page