I had to add this:

http:
  use_x_forwarded_for: true
  trusted_proxies:
    - 127.0.0.1

to config, but overall it’s very useful article.

  • starman@programming.devOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    You have to use tailscale VPN for this, right? The article explains how to setup access to HA via the internet, without using tailscale client.

    Anyway, the exit node thing is indeed very nice.