Homedex on your dashboard
Glance and Homepage widgets
Homedex's counts can now sit on the dashboard you already open every day. Homedex on your dashboard has copy-paste snippets for Glance (custom-api) and Homepage (customapi): running services, hosts, routes, broken routes, what expires within 30 days, available image updates and unreviewed changes.
They use a read-only share token (Copy my lab, then create a read-only share). It can read the inventory, never your notes, custom fields or labels, and every write is refused. Revoke it from the same panel when the dashboard goes.
Updates in the summary API
/api/summary now reports updates.available: the containers a newer image is published for, counted by the same check that badges them in the services list, so the widget and the ledger always agree. It needs an Image updates source; without one it is 0.
Upgrading
No migrations. docker compose pull then docker compose up -d. The one-file install follows the 0.2 line, so it picks this up on its own.
Container images are published to ghcr.io/harshshah0203/homedex.