Add deployments table to README

Documents the Homelab installation location and service name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-14 23:39:20 -05:00
parent 66e4850013
commit 90d7089886

View File

@@ -252,6 +252,14 @@ Blight_Reader/
--- ---
## Deployments
| Machine | Path | Service |
|---|---|---|
| Homelab | `/home/artanis/Documents/BLIGHT_CUE` | `blight-cue.service` |
---
## Part of the BLIGHT Ecosystem ## 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. 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.