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

Selfhosted

60861 readers
817 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

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 11 months ago* (last edited 11 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 11 months ago

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

[–] Dagnet@lemmy.world 2 points 11 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 2 points 11 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.

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

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