From 19c24410c52af8e007f0e0570b4bb6766a521d00 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Tue, 3 Mar 2026 23:31:32 +0000 Subject: [PATCH] templates/index.html aktualisiert --- templates/index.html | 252 ++++++++++++++++++++----------------------- 1 file changed, 116 insertions(+), 136 deletions(-) diff --git a/templates/index.html b/templates/index.html index 745daac..e0f8985 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,176 +2,156 @@ - Pi-Orchestrator AI Control Center + Pi-Orchestrator AI + + -
+
-
-

- 📍 Nodes -

- -
- {% for node in nodes %} -
-
- -
- -
{{ node.name }}
-
{{ node.ip }}
-
{{ node.status }}
- - +
+ - {% endfor %} -
- -
- -
-
-
- Bot: Willkommen im Cluster-Management. Ich bin bereit für deine Befehle. +
+
+
System bereit...
+
+
+ +
- -
- - -
-
-
-
-
Setup Logs
-
-
> System bereit. Warte auf Node-Aktionen...
+
+
+
System Logs
+
+
+ +
+
-
- -
-
Active Terminal
-
\ No newline at end of file