The Workshop .
Production-grade infrastructure engineering, AI-powered operations, and full-stack web development. Built on real hardware, proven in production.
$ terraform plan -out=infra.planPlan: 25 to add, 0 to change, 0 to destroy. Infrastructure as Code
Fully declarative infrastructure using Terraform with the bpg/proxmox provider. Function-scoped workspaces isolate blast radius. Ansible handles post-provision configuration. GitLab CI orchestrates the pipeline with Vault JWT authentication.
- check_circle TERRAFORM + ANSIBLE PROVISIONING
- check_circle VAULT-CENTRIC SECRETS MANAGEMENT
- check_circle GITLAB CI/CD WITH 8-STAGE PIPELINES
- check_circle PACKER GOLDEN IMAGE TEMPLATES
AI & MCP Integration
Custom MCP servers that let AI agents query live infrastructure state in natural language. 5 ingestion workers keep the semantic index fresh. SSH execution with safety-gated patterns prevents destructive commands.
- check_circle SEMANTIC SEARCH OVER INFRASTRUCTURE
- check_circle SSH CONNECTION POOLING
- check_circle PARALLEL TREE WALKS FOR VM LISTING
→ Live VM status via parallel tree walks
→ Cached results with 30s TTL
→ Dangerous pattern blocking (rm -rf, dd, mkfs)
→ 30s timeout enforcement
Kubernetes & Platform
Immutable Talos Linux nodes managed declaratively via Terraform. Flux 4-tier GitOps reconciliation model with Cilium CNI, External Secrets Operator, Kyverno policies, and Trivy security scanning. 11+ apps deployed, zero kubectl applies.
- check_circle IMMUTABLE TALOS LINUX (NO SSH)
- check_circle FLUX 4-TIER GITOPS MODEL
- check_circle CANARY DEPLOYMENTS WITH FLAGGER
Web Development
Modern static sites with Astro and React, backed by Payload CMS. Deployed on self-hosted Kubernetes with Flux GitOps and Traefik ingress.
Our Foundations
Non-Negotiable Technical Standards
Idempotent
Every Terraform apply and Ansible playbook can run multiple times safely. No manual steps, no side effects.
Vault-First
Zero hardcoded credentials. Every secret lives in HashiCorp Vault with JWT auth for CI and K8s auth for workloads.
Self-Hosted
Run on real hardware. No cloud vendor lock-in. Full control over data, networking, and security boundaries.
API-Driven
Proxmox API, Vault API, GitLab API, MCP protocol. Every system is addressable and automatable.
Ready to enter the Workshop?
Let's discuss your next infrastructure challenge.