From a69aceac28e941d6b977678f106cd1e0f53a15a6 Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Fri, 6 Mar 2026 13:31:49 +0000 Subject: [PATCH] templates/index.html aktualisiert --- templates/index.html | 571 ++++++++++++++++++++++++------------------- 1 file changed, 314 insertions(+), 257 deletions(-) diff --git a/templates/index.html b/templates/index.html index 702f96c..3680a74 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,64 +3,188 @@ Pi-Orchestrator AI Dashboard - - - + + - - - - + + + +
🤖 KI-Orchestrator
+
- + +
+ + +
+
@@ -68,39 +192,27 @@
+
{% for node in nodes %} -
+
-
- 🖥️ - {{ node.name }} -
-
- -
- -
-
+
{{ node.name }}
+
+ +
-
+
{{ node.ip }} - {{ node.arch }} +
-
-
- - {{ node.status }} -
- +
+ + {{ node.status }}
-
- SSH - VNC -
- +
{% endfor %}
@@ -114,17 +226,19 @@
💬 KI Chat
- - + +
+
📜 System Logs
Warte auf Aufgaben...
+
🖥️ Live Terminal
@@ -136,31 +250,16 @@