From ce967444e37c148d8b3490d52ce88f521e4e1ce2 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 26 Nov 2025 13:25:29 -0500 Subject: [PATCH] docs: update blueprint diagram to reflect current digital me apps structure --- docs/vdc/blueprints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/vdc/blueprints.md b/docs/vdc/blueprints.md index a2867cd..59ef655 100644 --- a/docs/vdc/blueprints.md +++ b/docs/vdc/blueprints.md @@ -36,8 +36,8 @@ Each service runs as one or more Kubernetes workloads inside your VDC. ```mermaid graph TD - A[Mycelium Network] --> B[VDC (K3s Cluster)] - B --> C[Apps: Cryptpad, Gitea, Nextcloud, Matrix, Stallwart, Video] + A[Mycelium Network] --> B[VDC / K3s Cluster] + B --> C[Digital Me Apps] C --> D[Your Devices] D -. secure overlay .- A