access your Home Assistant remotely using DuckDNS, Letsencrypt and the nginx SSL proxy

2 Responses

  1. Alec says:

    So the “nginx SSL proxy” add-on is just to remove the `:8123` part from the URL? Unless I’m missing something that doesn’t seem necessary?

    • roger says:

      Yes nginx might not be necessary as I recall that we can access Home Assistant remotely without the nginx SSL proxy. The URL was eg myhomeassistant.duckdns.org:8123
      With the nginx SSL proxy add-on in Home Assistant, the proxy add-on will redirect the URL myhomeassistant.duckdns.org to the port for us.
      The bigger benefit (of the fussy setup) comes from accessing HA securely (via https port 443) instead of an unsecured port 8123.

Leave a Reply

Your email address will not be published. Required fields are marked *