From 745e50508e1499c3982cdc4c4fe8a658d74565be Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Fri, 6 Mar 2026 14:51:40 +0000 Subject: [PATCH] templates/index.html aktualisiert --- templates/index.html | 480 +++++++++++++++++++++++++++++++------------ 1 file changed, 349 insertions(+), 131 deletions(-) diff --git a/templates/index.html b/templates/index.html index 0663394..bcb7476 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,185 +2,403 @@ -Node Dashboard - + +PiDoBot Dashboard + + + + - +
-
-

🖥 Node Cluster

- -
+ + -
-{% for node in nodes %} + + -
+ + -
-
{{node.name}}
+ -{% if node.status == 'Online' %} -
-{% else %} -
-{% endif %} -
+ -
-{{node.ip}} -
+ -
+
-{{node.os}} -{{node.architecture}} - -{% if node.docker_installed %} -🐳 Docker -{% endif %} - -🔐 SSH - -{% if node.vnc_available %} -🖥 VNC -{% endif %} - - - -
- - - - - -
- -
- -
- - - -{% endfor %} - - - - - - - - - - - +
+ + +