• LazerDickMcCheese@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    1 hour ago

    If any of you can get the Pi-hole integration to work, let me know how you did it. There’s a github thread about it, but I haven’t heard any progress

    It worked for a long time until an update pretty recently.

    • Sean@infosec.pub
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      I might have adjusted the container to run with my local DNS, but all I’m doing for that service is:

         - Pi-Hole- Hostname:
             icon: /icons/pihole.png
             href: https://my.internal.domain/admin
             server: Hostname
             widget:
                type: pihole
                url: https://my.internal.domain/
                version: 6 # required if running v6 or higher, defaults to 5
                # Application Password:
                key: "<< REDACTED >>"
      

      Replaced my Pi’s hostname, internal domain, keys, etc, but I have this running for two Pi-Holes on my network.

    • Dagnet@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      I have it working but I do remember struggling a bit with it, involved getting a password somewhere, can’t check rn