From 283c111968e694f168642bb654416e4ab384e816 Mon Sep 17 00:00:00 2001 From: Grant Hunter Date: Mon, 17 Mar 2025 15:24:19 +0000 Subject: [PATCH] Update content/_index.md Remove Traefik mention --- content/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 8ecb9a4..4a9b00a 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,8 +8,7 @@ offering the convenience of cloud-based tools without sacrificing data privacy. The current instance, cheekily names Fog, is a [Kubernetes](https://kubernetes.io/) cluster of 3 [Talos Linux](https://www.talos.dev/) nodes. It uses [Ceph](https://ceph.io/en/) -as the storage layer and [Metallb](https://metallb.io/) and -[Traefik](https://traefik.io/traefik/) for networking. The whole cluster has a has backup +as the storage layer and [Metallb](https://metallb.io/) for networking. The whole cluster has a has backup [batteries](https://www.ecoflow.com/ca) in the event of a power failure. All configuration and setup docs live in a self-hosted [git repo](https://git.incngrnt.ca/grant/fog) running directly on Fog.