From 05d6089f24a9154432cad8e689c4f55662f9621f Mon Sep 17 00:00:00 2001 From: Manohar Gupta Date: Sun, 3 May 2026 08:02:48 +0000 Subject: [PATCH] dashboard: add LiteLLM + Open WebUI service cards --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 1bd00f8..573b8c4 100644 --- a/index.html +++ b/index.html @@ -38,10 +38,12 @@ const SECTIONS = [ { id: "paperless", name: "Paperless", desc: "Document OCR + search", emoji: "📄", url: "https://docs.manohargupta.com", status: "online", lastCheck: 8 }, { id: "miniflux", name: "Miniflux", desc: "RSS reader", emoji: "📰", url: "https://feeds.manohargupta.com", status: "online", lastCheck: 7, badge: "11 unread" }, { id: "changedetect", name: "ChangeDetection",desc: "Page change monitor", emoji: "👁", url: "https://watch.manohargupta.com", status: "warning", lastCheck: 45 }, + { id: "openwebui", name: "Open WebUI", desc: "ChatGPT-style AI chat", emoji: "💬", url: "https://chat.manohargupta.com", status: "online", lastCheck: 10 }, ]}, { id: "dev", label: "Dev", services: [ { id: "forgejo", name: "Forgejo", desc: "Self-hosted Git", emoji: "🌿", url: "https://git.manohargupta.com", status: "online", lastCheck: 11 }, { id: "codeserver", name: "Code Server", desc: "Browser IDE", emoji: "💻", url: "https://code.manohargupta.com", status: "online", lastCheck: 18 }, + { id: "litellm", name: "LiteLLM", desc: "Unified LLM gateway", emoji: "🧠", url: "https://llm.manohargupta.com", status: "online", lastCheck: 5 }, { id: "apprise", name: "Apprise", desc: "Notification hub", emoji: "🔔", url: "https://notify.manohargupta.com", status: "offline", lastCheck: 30 }, ]}, { id: "finance", label: "Finance & Intel", services: [