Pi-hole is a network-level ad and tracker blocking application that acts as a DNS sinkhole, returning a null address for known ad and tracking domains. This guide deploys Pi-hole using Docker Compose with Traefik handling automatic HTTPS for the admin dashboard, after freeing the system's port 5...
Source: [Dev.to](https://dev.to/vultr/deploying-pi-hole-dns-sinkhole-service-on-ubuntu-2404-1na8)