Skip to main content

Module status

Module status 

Source
Expand description

Aggregate box status for CLI / TUI / status API.

Structsยง

BoxStatus
Full box snapshot: hostname, setup, doctor, backup, docker, leases, service URLs.
SetupStatusReport
Setup pipeline kind plus per-step status rows.
StepStatusRow
One pipeline step row in a setup status report.
UrlInfo
One service link derived from service_links.env (or embedded defaults).

Functionsยง

box_status
Collect box status. Service links use the box hostname unless HOST= is set in service_links.env.
fs_hostname ๐Ÿ”’
hostname_cmd ๐Ÿ”’
load_service_links ๐Ÿ”’
parse_links ๐Ÿ”’
port_from_url ๐Ÿ”’
service_urls
Build service links from active_setup/service_links.env, else embedded defaults.
setup_status
Build resume-aware step status rows for kind.
tcp_port_open ๐Ÿ”’
urls_from_map ๐Ÿ”’