diff --git a/content/2026/09/traefik-migration-for-zero-downtime-maintenance.md b/content/2026/09/traefik-migration-for-zero-downtime-maintenance.md index 18bacb5..95d2121 100644 --- a/content/2026/09/traefik-migration-for-zero-downtime-maintenance.md +++ b/content/2026/09/traefik-migration-for-zero-downtime-maintenance.md @@ -2,7 +2,7 @@ title: "Migrating Traefik to Nomad for Zero-Downtime Homelab Maintenance" date: 2026-9-16 tags: ["SRE", "Homelab", "Nomad", "Consul", "Traefik", "ZFS", "Docker", "Networking"] -excerpt: "How I migrated Traefik from a bare-metal installation to a highly available Nomad job using Consul KV, Docker, and a floating VRRP address—allowing my homelab to stay online while rebuilding its primary server." +excerpt: "How and Why, I migrated Traefik from a bare-metal installation to a Nomad job using Consul KV, Docker, and a floating VRRP address; enabling my homelab to stay online when I need to take a host offline for maintenance" draft: false ---