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 %} - - - - - - - - - - - +
+ + +