A tailnet-only landing dashboard at https://home.taild4189d.ts.net that links the site’s services together. Hungarian title “Elérhető rendszerek” (Available systems), with tiles: Kamerák (Frigate), Tudásbázis (the knowledgebase), Top képek (the top-képek picker), and Router.

For Agents

URL: https://home.taild4189d.ts.net — its own tailnet node (own tag:telep device), the same separate-tailscaled-identity pattern as the knowledgebase, NOT a port on telep-mainframe. Runs on the mainframe host. See the pattern in The two that cost thought (separate-node + TLS). Related: the knowledgebase also became its own tag:telep node in the same session.

Both the dashboard and the knowledgebase now present as their own tag:telep tailnet devices — the reusable trick is a dedicated second tailscaled (--tun=userspace-networking, own --socket / --statedir) per identity, documented in 2026-07-24-knowledgebase.

2026-08-08 — tile swap: Szemantika → Képosztályozás

Swapped a tile on the portal because semantic search is being merged into the KB’s main search:

  • Removed the Szemantika tile (linked to knowledgebase.taild4189d.ts.net/semantics).
  • Added a Képosztályozás (image classification) tile (links to knowledgebase.taild4189d.ts.net/image-review).

For Agents

File: /home/levander/home-portal/index.html — a static page served by python -m http.server 8093, on its own tailnet node home.taild4189d.ts.net. A backup index.html.bak-* was left in place. Reason: semantic search is being folded into main KB search, so the standalone Szemantika entry point is going away; image-review (classify the flagged wiring-gallery images — see telep-mainframe-handover §1) is the more useful tile now.