Hi everyone, I’m trying to get Home Assistant OS up and running on a generic x86-64 machine, but I need to configure a system-wide proxy right from the initial startup so that HAOS can download all necessary resources—Docker images, system updates, and add-ons—without getting stuck on the “Preparing Home Assistant” screen.
I’ve already searched the forum for terms like “set network proxy” but most solutions seem to focus on configuring the proxy after the initial setup via the web UI. I couldn’t find a clear guide on how to config these settings during the first boot.
I’m running HAOS 18.2 and seeing connection timeouts in the web UI logs. Does anyone know if there’s a way to config proxy settings (like HTTP_PROXY) via the ha CLI or the .yaml file before the first preparation?