mo b73ff9465c Initial import of Dell OpenManage Cockpit for ATC.
Interactive OME fleet UI with topology, KPI popups, in-browser SSH, chat, tickets, and full inventory landscape.
2026-07-17 04:00:38 +02:00

Dell OpenManage Cockpit (ATC)

Interactive fleet operations UI for Dell OpenManage Enterprise.

Features

  • Live topology (Orbit / Galaxy / Clusters / Lanes / Helix)
  • KPI context popups, triage, ops desk tickets
  • In-browser SSH terminal (own username/password)
  • Cockpit chat against vLLM / OpenManage AI models
  • Full inventory + application/firmware landscape from OME

Run

cp .env.example .env   # fill OME + vLLM settings
docker compose up -d --build

UI: http://<host>:3090

Layout

  • api/main.py — FastAPI (OME poll, chat, SSH bridge, tickets)
  • ui/ — static frontend
  • docker-compose.yml / Dockerfile
S
Description
Kopie van mo/ome-cockpit (fde-forgejo)
Readme 551 KiB
Languages
JavaScript 42.7%
Python 27.7%
CSS 24.1%
HTML 5.4%