{% extends "ui/_layout.html" %} {% block title %}Artifact Fetches - bty-web{% endblock %} {% block subnav %} {# In-page jump links to the fetch jobs table + the activity table. #} {% endblock %} {% block intro %} {% from "ui/_intro_box.html" import render as intro_box %} {% call intro_box() %} Fetch the bty live-env netboot artifacts (kernel / initrd / squashfs) from GitHub releases and watch the jobs run. The release tag is an editable value on the Settings page. The present/missing artifact inventory and the TFTP daemon controls live on the Netboot page. {% endcall %} {% endblock %} {% block content %} {# Live release-fetch jobs: active (queued / running) + previous (completed / failed, backfilled from events on restart). Polls GET /boot/releases, the same endpoint the top-nav worker indicator counts. The Fetch control lives inline in the header. #}
| Tag | Status | Progress | Bytes | Action |
|---|---|---|---|---|
| No fetches yet. | ||||