Pi-hole logo
Network · self-hosted

Pi-hole in one click.

Pi-hole is a network ad-blocking dns you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Pi-hole?

Pi-hole is a network-level DNS sinkhole that blocks ads and trackers for all devices on a local network. It requires no client-side software and includes a web dashboard for monitoring and DNS management.

CategoryNetwork
Default port8093
Container imagepihole/pihole:latest
Official sitepi-hole.net

Run Pi-hole in Even

Even Stacks launches Pi-hole as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Pi-hole in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8093, and serves it over trusted HTTPS at https://pihole.localhost.

Drive Pi-hole with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Pi-hole directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, check its status and logs, and reconfigure it. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Pi-hole and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:8093/admin; the web password is set via the WEBPASSWORD env var. Manage blocklists and DNS records via the GUI; test DNS with docker exec pihole pihole -q <domain>. Data is in /etc/pihole.

More Network services

Other one-click services you can launch in Even Stacks.