this post was submitted on 14 Aug 2025
121 points (98.4% liked)

Selfhosted

60026 readers
1193 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] LazerDickMcCheese@sh.itjust.works 13 points 10 months ago* (last edited 10 months ago) (4 children)

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.

[–] Bort@sh.itjust.works 4 points 10 months ago

Nice to know it's not just me battling with that

[–] v3ritas@infosec.pub 2 points 10 months 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 2 points 10 months ago

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

[–] v3ritas@infosec.pub 1 points 10 months ago

I’ll take a look when i get home tonight. I do have mine working.