From 90d7089886497cc4d93d1e7343828a465bb320ec Mon Sep 17 00:00:00 2001 From: Spencer Date: Sat, 14 Mar 2026 23:39:20 -0500 Subject: [PATCH] Add deployments table to README Documents the Homelab installation location and service name. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 67f64dc..604c7f2 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,14 @@ Blight_Reader/ --- +## Deployments + +| Machine | Path | Service | +|---|---|---| +| Homelab | `/home/artanis/Documents/BLIGHT_CUE` | `blight-cue.service` | + +--- + ## Part of the BLIGHT Ecosystem BLIGHT: CUE is one module in a larger modular system called **BLIGHT**. Each module is independently deployable and communicates through Gitea repositories as the shared data layer.