From 6f0d80ca1e5013b5e176d81adab6403dff052964 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Wed, 6 May 2026 06:14:40 -0700 Subject: [PATCH] =?UTF-8?q?C0:=20doc=20review=20=E2=80=94=20index.md,=20ad?= =?UTF-8?q?d=20ringtail=20to=20infra=20overview?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/changelog.d/+review-index-doc.doc.md | 1 + docs/index.md | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 docs/changelog.d/+review-index-doc.doc.md diff --git a/docs/changelog.d/+review-index-doc.doc.md b/docs/changelog.d/+review-index-doc.doc.md new file mode 100644 index 0000000..7016a7a --- /dev/null +++ b/docs/changelog.d/+review-index-doc.doc.md @@ -0,0 +1 @@ +Reviewed `index.md`; added ringtail to the infrastructure overview and stamped `last-reviewed`. diff --git a/docs/index.md b/docs/index.md index 6da90a4..fb04c47 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,7 @@ --- title: BlumeOps -modified: 2026-02-08 +modified: 2026-05-06 +last-reviewed: 2026-05-06 aliases: [] id: index tags: [] @@ -22,8 +23,9 @@ raft I built for myself as I went, and you can see it all from within your editor of choice. (I recommend vim.) These services run on my home [[hosts|infrastructure]], primarily an m1 mac -mini named [[indri]] and a Synology NAS called [[sifaka]]. The infrastructure -is networked via [[tailscale]], with the domain `eblu.me` hosted via [[gandi]], +mini named [[indri]], a NixOS GPU host called [[ringtail]] running a k3s +cluster, and a Synology NAS called [[sifaka]]. The infrastructure is networked +via [[tailscale]], with the domain `eblu.me` hosted via [[gandi]], [[caddy]] providing a private reverse proxy for tailnet devices, and [[flyio-proxy|Fly.io]] serving public-facing services like [this documentation site](https://docs.eblu.me).