Full stack visibility: mo S3 buckets, Elasticsearch/Kibana UI and topology

This commit is contained in:
mo
2026-06-25 00:53:11 +00:00
parent 4a5aed21ee
commit 9deda7fcb1
14 changed files with 356 additions and 32 deletions
+2 -1
View File
@@ -108,6 +108,7 @@ MODERN_DECKS: dict[str, dict[str, Any]] = {
"React UI — Data Platform, Presentation, Data Quality, Knowledge Chat",
"Docling on port 5001 for document parsing UI + API",
"Postgres + Redis for agents; ChromaDB for vectors",
"Elasticsearch + Kibana on atc-elastic01 (10.0.21.46)",
],
},
{
@@ -161,7 +162,7 @@ MODERN_DECKS: dict[str, dict[str, Any]] = {
"bullets": [
"Command Center VM304: 10.0.21.33 (this dashboard)",
"GPU Lab VM303: 10.0.20.106 — 7× V100, vLLM, model manager",
"DB Vault: 10.0.21.51 · Lakehouse: 10.0.21.50",
"DB Vault: 10.0.21.51 · Lakehouse: 10.0.21.50 · Elastic: 10.0.21.46",
"Docling UI: http://10.0.21.33:5001/ui/",
],
},