I'm trying to understand how to setup Pihole handling DHCP for my local network while using a reverse-proxy. I came across this in the doc and this post.
The doc mentions this post saying it works well with reverse proxies but doesn't go into any details.
What's troubling me is in the post, the dhcp_helper is started in host mode, how does this work with Traefik?
What I've managed so far: running Pihole with DHCP without Traefik or running pihole behing Traefik without DHCP (usless because I can't change my modem's DNS servers)
I'm mostly looking for pointers as I can't find anything else relevant to what I'm truing to do.
Thanks