Update Blog Post Excerpt
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m4s

Even though the blog post was written by hand, I usually use AI to help populate the frontmatter. The excerpt was reading like AI which could give the false impression the whole post is AI slop. This edits the excerpt to reflect a human touch.
This commit is contained in:
2026-09-17 03:30:48 -07:00
parent f9bb7e6124
commit 65588a53eb

View File

@@ -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
---