The map of every repo, in one place. This is what a README’s footer points back to instead of carrying its own “related repos” list.Each repo’s own
README.md covers install and usage for that repo alone (see README conventions). This page is the index that holds the relationships — what exists, which surface it belongs to, and where to read more. For the dependency flow between surfaces, see how it fits together.
Infrastructure
OpenTofu / Terraform / Ansible that builds and configures the homelab.| Repo | Does | More |
|---|---|---|
| terraform-proxmox | Proxmox VM/LXC provisioning; the deployment + constants source of truth | hub |
| ansible-proxmox | Host tuning, ZFS pools, replication, monitoring | hub |
| ansible-proxmox-apps | App roles — Cribl, HAProxy, and the rest | hub |
| tofu-unifi | UniFi network-as-code — VLANs, firewall, WLANs, VPN | hub |
| orbstack-kubernetes | Local K8s monitoring stack (OTEL, Cribl) | hub |
| terraform-runs-on | Self-hosted GitHub Actions runners on AWS spot | hub |
| tofu-aws-templates | Per-project AWS state-backend bootstrap template | Terraform on AWS |
| terraform-github | Declarative GitHub org governance — rulesets, settings | — |
| nix-pxe-bootstrap | NixOS-on-Pi netboot + Proxmox auto-installer | — |
Observability
The telemetry spine — capture, route, index, visualize.| Repo | Does | More |
|---|---|---|
| ansible-splunk | Splunk Enterprise deploy + config | hub |
| tf-splunk-aws | Cost-optimized Splunk on AWS for DR | hub |
| cc-edge-the-mac-pack-io | macOS health monitoring via Cribl Edge | hub |
| cc-edge-claude-code-io | Claude Code telemetry via Cribl Edge → Stream | — |
| cc-edge-copilot-otel | GitHub Copilot Chat OTel receiver | — |
| cc-edge-vscode-io | VS Code + Copilot extension logs | — |
| cc-edge-gemini-antigravity-io | Gemini CLI + Antigravity log collector | — |
| cc-stream-github-copilot-rest-io | GitHub Copilot usage metrics via REST | — |
| cc-edge-pack-template | Scaffold for new Cribl Edge packs | — |
| VisiCore_App_for_AI_Observability | Splunk dashboards for AI-tool observability | — |
| VisiCore_TA_AI_Observability | Splunk add-on — field aliases, CIM mappings | — |
Nix Ecosystem
Declarative macOS host, dev environment, AI tooling, and dev shells.| Repo | Does | More |
|---|---|---|
| nix-darwin | macOS system config + home-manager orchestration | hub |
| nix-home | Cross-platform user dev environment | hub |
| nix-ai | AI coding toolkit — Claude, Gemini, Copilot, MCP | hub |
| nix-devenv | Reusable dev shells (Terraform, Ansible, K8s, AI/ML) | hub |
| nix-claude-code | Declarative Claude Code config in Nix | hub |
| nix-ai-server | NixOS bare-metal config for the AI host | — |
| nixos-ai | NixOS system configs for AI workloads (LLM inference, ROCm/CUDA, model serving) | — |
AI Development
The vendor-agnostic instructions, plugins, and workflows that run the AI dev pipeline.| Repo | Does | More |
|---|---|---|
| ai-assistant-instructions | Vendor-agnostic AI workflow instructions | hub |
| claude-code-plugins | Custom Claude Code plugins | hub |
| ai-workflows | Scheduled Claude Code routines (PR triage, polish) | hub |
| claude-code-routines | Scheduled portfolio-management routines | hub |
| claude-code-best-practice | Vibe-coding → agentic-engineering practice | — |
Dev Tools
Templates and standalone tools.| Repo | Does | More |
|---|---|---|
| mlx-benchmarks | MLX + local LLMs on Apple Silicon | hub |
| python-template | Python project template (pytest, Ruff, MyPy) | — |
| raycast-smart-issue | Raycast extension — AI GitHub issue generation | — |
Docs & org
| Repo | Does | More |
|---|---|---|
| docs | This site — the public architecture map | — |
| docs-starlight | Private homelab companion (gated) | docs.dryvist.com |
| .github | Org community-health files + the README template | — |
| .github-tofu | Declarative GitHub repo/org configuration in OpenTofu | — |
Private repos (the live homelab, real network config, schemas) are catalogued on the gated dryvist site, not here.
Direction: the ecosystem is consolidating under the dryvist org. A few repos still live on the personal account mid-migration; new work lands under
dryvist. Interdependencies — what feeds what, how secrets flow — live on how it fits together.