Docker on VM with Traefik + Homepage Overview Deploy Docker services on the VM (Pop!\ OS). Web services go behind Traefik (port 80) and register on Homepage (dashboard at ). - Access domain : (mDNS) — use for app / , NOT - Network : (external bridge) — all web containers must join - Crane : (NOT on PATH) - Compose : (plugin at ). Must into service dir — flag broken Architecture Deploy Checklist 1. Prepare — 2. Pull — 3. Load — 4. Compose — Write → 5. Traefik — Create (auto-reloads) 6. Validate before writing configs — curl-test EVERY URL/route before hardcoding into config files (see Validati…