casable.blogg.se

Adguard home setup
Adguard home setup










adguard home setup

Keep AdGuard Home on HA, and use simpleproxy in a new container on your HAos.This is a problem, because Nginx Proxy Manager is not able to redirect traffic to 127.0.0.1 as it runs in hass.io network, while AdGuard runs on the host network.

adguard home setup

While the DoT port will be accessible from you local network, the HTTPS port that you configure in Adguard interface, will only listen on 127.0.0.1. However you must know that there is a limitation with AdGuard Home on HA. Personally I use “Nginx Proxy Manager” plugin on my HA that takes care of both the certificate generation and renewal, and the management of the integrated reverse proxy. If you don’t certs, you can use the “let’s encrypt HA plugin” to create and update those. While those certs are not very important for DoH, as the TLS termination will be your reverse HTTPS proxy, it is crucial for DoT, as the TLS termination is AdGuard itself. You need to export the cert and private key you are using for your nginx reverse proxy (on Unraid) to import it into AdGuard.












Adguard home setup