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 @@