{% extends "ui/_layout.html" %}
{% block title %}Backups - bty-web{% endblock %}
{% block subnav %}
{% endblock %}
{% block intro %}
{% from "ui/_intro_box.html" import render as intro_box %}
{% call intro_box() %}
Portable bundles of the operator-owned state (machines, catalog
entries, local image files) -- the same shape bty-web
export produces. Trigger one now with the button below, or
enable a scheduled cadence on the Settings page. Backups land
under {{ backups_root }}; retention prunes the oldest.
{% endcall %}
{% endblock %}
{% block content %}
{{ backup_last_run_at }}{% else %}never{% endif %}
Destination:
{{ backups_root }}
| Backup ID | Status | Trigger | Bytes | Action |
|---|---|---|---|---|
| No active backups. | ||||