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.
chris@lentago.dev  ·  New England, US  ·  remote · async-friendly

Pinned Loading

  1. solidago solidago Public

    Reference three-tier AWS platform, 100% Terraform: multi-AZ VPC, ECS Fargate behind an ALB (ACM/Route 53), RDS Postgres + ElastiCache Valkey, WAFv2, KMS, least-privilege IAM, and CloudWatch/CloudTr…

    HCL

  2. drosera drosera Public

    Drosera — the Lentago Labs observability suite. Git-driven, fully declarative telemetry into Grafana Cloud (Mimir + Loki, free tier): one Grafana Alloy container ships homelab metrics + logs today,…

    Shell

  3. betula betula Public

    Betula — the Lentago Labs log capture-and-archive layer: per-source collectors shipping full-volume logs to Axiom for long-retention search at zero cost. Today's collector: Firewalla Gold SE (Zeek …

    Python 2

  4. claytonia claytonia Public

    Claytonia — the Lentago Labs agent-fleet system, a.k.a. the bullpen: self-hosted headless coding agents on the LAN. Drop a job, an idle worker works it in a clean checkout and opens a PR for review…

    Shell

  5. kalmia kalmia Public

    Kalmia — the Lentago Labs provisioning system for workstations, VMs, and containers. Today: idempotent, role-based Ansible provisioning of a cloud-infra dev workstation across four profiles (Crosti…

    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 13 repositories
  • .github Public

    Org-level defaults for Lentago Labs: the profile/README.md that renders on github.com/lentago (and a home for future org-wide community-health files).

    lentago/.github’s past year of commit activity
    Shell 0 MIT 0 2 0 Updated Jul 10, 2026
  • solidago Public

    Reference three-tier AWS platform, 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. Hosts the ice-cream-book app live at icecreamtofightwith.com.

    lentago/solidago’s past year of commit activity
    HCL 0 MIT 0 5 0 Updated Jul 10, 2026
  • drosera Public

    Drosera — the Lentago Labs observability suite. Git-driven, fully declarative telemetry into Grafana Cloud (Mimir + Loki, free tier): one Grafana Alloy container ships homelab metrics + logs today, AWS telemetry next. Terraform-provisioned dashboards and alerts, node_exporter, LogQL.

    lentago/drosera’s past year of commit activity
    Shell 0 MIT 0 7 0 Updated Jul 10, 2026
  • betula Public

    Betula — the Lentago Labs log capture-and-archive layer: per-source collectors shipping full-volume logs to Axiom for long-retention search at zero cost. Today's collector: Firewalla Gold SE (Zeek DNS/conn/TLS via Fluent Bit, per-device dashboards, GitOps self-healing); AWS CloudTrail is the intended next source.

    lentago/betula’s past year of commit activity
    Python 2 MIT 0 7 0 Updated Jul 10, 2026
  • kalmia Public

    Kalmia — the Lentago Labs provisioning system for workstations, VMs, and containers. Today: idempotent, role-based Ansible provisioning of a cloud-infra dev workstation across four profiles (Crostini, Xubuntu, Fedora, Ubuntu laptop), self-provisioning via ansible-pull.

    lentago/kalmia’s past year of commit activity
    Shell 0 MIT 0 5 0 Updated Jul 10, 2026
  • music-curator Public

    Prompt-engineered methodology: messy music collection → clean, queryable taste profile. A Lentago Labs prompt-spec sibling to reference-checker.

    lentago/music-curator’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Jul 9, 2026
  • claytonia Public

    Claytonia — the Lentago Labs agent-fleet system, a.k.a. the bullpen: self-hosted headless coding agents on the LAN. 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, GitHub App auth, per-job metrics, at-least-once delivery.

    lentago/claytonia’s past year of commit activity
    Shell 0 MIT 0 8 0 Updated Jul 8, 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 1 0 Updated Jul 8, 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 8, 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
    0 MIT 0 0 0 Updated Jul 7, 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…