{% extends "ui/_layout.html" %} {% block title %}Machines — bty-web{% endblock %} {% block content %}

Machines

{{ machines|length }} total · live
{# The tbody subscribes to the SSE stream so it auto-updates when the operator (or auto-discovery) mutates machines. The browser carries the bty-token cookie automatically; that is what authenticates the EventSource connection. #} {% include "ui/_machines_tbody.html" %}
MAC Image Provisioning Boot Hostname Last seen Last flashed
{% endblock %}