Added
-
Containers and services show their real logos. The dashboard bundled ~65 brand marks, which covered the usual suspects and left everything else with a bare name. It now falls back to the selfh.st icon set — about 2,900 icons — on the Containers and Services tabs, on every host in the fleet, and on Launchpad pins.
Your browser never talks to the icon CDN. It asks the hub, and the hub fetches each icon once and serves it from the
./datavolume from then on. So the list of icons you request — a fairly precise inventory of what you self-host — stays on your network, the icons keep working on a box with no internet, and what you already have survives the CDN going away.Matching reads both the container name and its image, so
immich_serveronghcr.io/immich-app/immich-serveris Immich; snap units are unwrapped, compose's-1suffix is ignored, andpostgresfinds PostgreSQL. It refuses to guess when two apps fit — "whisper" is not Whisper Money — and a name nothing matches shows no icon, exactly as before. On by default; Settings → General → App icons turns it off, and says how many icons this hub is actually holding.
Since 0.36.0
- v0.36.1 — a search box in the top bar, on every tab: it filters the rows of the tab you're on and lists matching containers, services, hosts, models, pinned apps and pages from the whole fleet, with
/or Ctrl/Cmd+K to focus. Also fixed the Overview cockpit painting on top of every other tab. - v0.36.2 — that search box rendered as two stacked fields.
Pinned image: sikamikaniko123/homelab-monitor:0.37.0