this post was submitted on 14 Aug 2025
117 points (99.2% liked)

Selfhosted

50526 readers
405 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 posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] LazerDickMcCheese@sh.itjust.works 13 points 2 days ago* (last edited 1 day 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.

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

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

[–] Bort@sh.itjust.works 4 points 1 day ago

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

[–] v3ritas@infosec.pub 1 points 1 day ago

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