Skip to content
@lentago

Lentago Labs

Infrastructure operations — bare metal through cloud-native. Build it, break it, operate it.

Lentago Labs — Production that shows up when the need does.

Keeping production up — bare metal through cloud-native, and every platform shift in between. We build it, break it, and operate it.

📖  The full runbook lives at lentago.dev


☁️   Cloud & containers

AWS ECS Fargate Kubernetes Docker

🖥️   Bare metal & virtualization

Proxmox VMware Linux

🏗️   Infrastructure as code

Terraform Ansible

🔁   CI/CD & supply chain

GitHub Actions OIDC

📟   Observability & on-call

Grafana Prometheus CloudWatch


What we do
Platform engineering Greenfield builds, Terraform-managed, observable from day one.
Cost & posture audits One-page report, no theatre.
Incident & on-call Runbooks and rotations humans can actually live with.
CI/CD & supply chain OIDC, plan-on-PR, no long-lived credentials.
AI-augmented delivery A Claude agent fleet that builds and reviews — directed by humans, who own every merge.

🌿   The suite

Each system splits a platform-agnostic core from per-source clients — the current build is always the first client, never the product.

  solidago Reference three-tier AWS platform — 100% Terraform: VPC, ECS Fargate, RDS, WAF.
  drosera Git-driven observability into Grafana Cloud — one Alloy container, Terraform-provisioned dashboards.
  kalmia Idempotent provisioning for workstations, VMs, and containers.
  claytonia Self-hosted agent fleet — drop a job, get a reviewed PR back.
  betula Full-volume log capture & archive → Axiom, at zero query cost.

📊   Fleet in numbers

Regenerated weekly from the repos themselves — we operate in the open.

  • Fleet report — open issues by repo, a 7-day activity snapshot, and a code census that counts the CLAUDE.md-family instruction files as natural-language code.
  • Language census — the canonical all-languages breakdown.
  • Incident register — post-mortems from lab operations, with what broke, what did not, and the governance lessons.
chris@lentago.dev  ·  New England, US  ·  remote · async-friendly

Pinned Loading

  1. solidago solidago Public

    Solidago — the Lentago Labs cloud platform: a three-tier AWS environment, 100% Terraform. Multi-AZ VPC, ECS Fargate behind an ALB (ACM/Route 53), RDS Postgres + ElastiCache Valkey, WAFv2, KMS, leas…

    HCL

  2. drosera drosera Public

    Drosera — the Lentago Labs observability suite. Git-driven, fully declarative telemetry into Grafana Cloud (Mimir + Loki, free tier): per-host Grafana Alloy pushes metrics + logs with no central ch…

    Shell

  3. betula betula Public

    Betula — the Lentago Labs log capture layer: per-source collectors shipping full-volume logs off-device for long-retention search. Live collectors: Firewalla Gold SE (Zeek DNS/conn/TLS via Fluent B…

    Python 2

  4. claytonia claytonia Public

    Claytonia — the Lentago Labs agent-fleet system, a.k.a. the bullpen: five self-hosted headless coding agents on the LAN, their containers Terraform-applied on merge. Drop a job, an idle worker work…

    Shell

  5. kalmia kalmia Public

    Kalmia — the Lentago Labs provisioning system for workstations, VMs, and containers. Terraform owns the Proxmox guest layer — every VM and LXC on the cluster, applied on merge via a LAN self-hosted…

    Shell

  6. site-icecreamtofightwith-com site-icecreamtofightwith-com Public

    Site content for icecreamtofightwith.com — 'Ice Cream to Fight With', a 28-recipe custard ice-cream cookbook in modular Markdown with automated PDF compilation, served as an Astro/Nginx app on the …

    Astro

Repositories

Showing 10 of 15 repositories
  • kalmia Public

    Kalmia — the Lentago Labs provisioning system for workstations, VMs, and containers. Terraform owns the Proxmox guest layer — every VM and LXC on the cluster, applied on merge via a LAN self-hosted runner — with a template forge building the LXC images; Ansible roles provision the machines across four workstation profiles.

    Shell 0 MIT 0 10 0 Updated Jul 29, 2026
  • music-curator Public

    Turns a messy music collection into a queryable Obsidian vault: dedup and merge tooling over directory trees, Spotify follows, and discography + credit data, building an artist graph with session-tie receipts. Automated follow-harvesting; a taste profile a language model can mine for grounded discovery.

    lentago/music-curator's past year of commit activity
    Python 0 MIT 0 3 0 Updated Jul 28, 2026
  • site-pondviewlane-com Public

    Site content for pondviewlane.com and essexcrossingatmontserrat.com — a public-record-only reference for residents of Pond View Lane (Essex Crossing at Montserrat), Beverly, MA, with an "Ask" box that answers from those records. One fact base, two voices and skins in one container; Astro/Starlight on the solidago AWS stack (OIDC → ECR/ECS/ALB).

    lentago/site-pondviewlane-com's past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jul 28, 2026
  • .github Public

    Org-level defaults and fleet governance for Lentago Labs: the profile README rendered at github.com/lentago, community-health defaults, the fleet-ops settings-as-code tooling (per-repo rulesets, required status checks, merge and topic enforcement), and the weekly fleet report + public incident register.

    HTML 0 MIT 1 0 0 Updated Jul 27, 2026
  • solidago Public

    Solidago — the Lentago Labs cloud platform: a three-tier AWS environment, 100% Terraform. Multi-AZ VPC, ECS Fargate behind an ALB (ACM/Route 53), RDS Postgres + ElastiCache Valkey, WAFv2, KMS, least-privilege IAM, and CloudWatch/CloudTrail/Config + budget guardrails. Runs four live public sites and a serverless Ask endpoint.

    HCL 0 MIT 0 7 0 Updated Jul 25, 2026
  • claytonia Public

    Claytonia — the Lentago Labs agent-fleet system, a.k.a. the bullpen: five self-hosted headless coding agents on the LAN, their containers Terraform-applied on merge. Drop a job, an idle worker works it in a clean checkout and opens a PR for review. Claude Code workers today, platform-agnostic next. Cron + NAS-inbox jobs, per-job metrics.

    lentago/claytonia's past year of commit activity
    Shell 0 MIT 0 7 0 Updated Jul 25, 2026
  • betula Public

    Betula — the Lentago Labs log capture layer: per-source collectors shipping full-volume logs off-device for long-retention search. Live collectors: Firewalla Gold SE (Zeek DNS/conn/TLS via Fluent Bit → Grafana Cloud Loki, GitOps self-healing) and AWS (ALB access logs + CloudWatch Logs → Axiom). Adding a client never touches existing ones.

    Python 2 MIT 0 3 0 Updated Jul 25, 2026
  • shared-workflows Public

    Reusable GitHub Actions workflows shared across the Lentago Labs fleet: an interactive @claude responder (routes to opus/sonnet/haiku by label), automated PR review, CI patterns, and fleet-wide policy enforcement. The canonical source for cross-repo CI conventions.

    lentago/shared-workflows's past year of commit activity
    Python 0 MIT 0 0 0 Updated Jul 25, 2026
  • site-lentago-dev Public

    Site content for lentago.dev — the Lentago Labs consulting-practice landing site (the 'Tidewater' rebrand). Astro static site served on the solidago AWS stack (GitHub OIDC → ECR/ECS/ALB); owns the Route 53 / lentago.dev DNS Terraform.

    lentago/site-lentago-dev's past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jul 25, 2026
  • site-icecreamtofightwith-com Public

    Site content for icecreamtofightwith.com — 'Ice Cream to Fight With', a 28-recipe custard ice-cream cookbook in modular Markdown with automated PDF compilation, served as an Astro/Nginx app on the solidago AWS stack (GitHub OIDC → ECR/ECS/ALB).

    lentago/site-icecreamtofightwith-com's past year of commit activity
    Astro 0 MIT 0 0 0 Updated Jul 25, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…