this post was submitted on 05 May 2026
62 points (100.0% liked)

Selfhosted

59999 readers
717 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
 

Technitium DNS Server v15.1.0 has been released with support for OIDC! Now you can use your preferred identity provider to log in to user accounts, and manage your DHCP/DNS deployments with approriately granular permissions controls.

I've played around with it, and safe to say that the SSO integration works well. I've written a guide to set it up against Kanidm here. There were some OIDC/clustering bugs in prior v15 releases, and with v15.1.0 they have been squashed and solved.

The major release of version 15 also include various important changes, such as the following highlights:

  • A new API call for Prometheus metrics
  • Query Logs apps can now follow live updates
  • Codebase updated to .NET 10 runtime
  • HTTP tokens are now accepted via the Authorization: Bearer <token> header
  • Many other bugfixes, secfixes, and improvements...

Technitium is pretty great. Hope everyone enjoy the release :)

you are viewing a single comment's thread
view the rest of the comments
[–] hellmo_luciferrari@lemmy.zip 9 points 1 month ago (29 children)

Has anyone used this and Pihole and have some thoughts on which they would use and why?

Currently using Pihole myself. For adblocking, and a local DNS server. I also have Unbound configured and installed which my Pihole uses.

Anyone have any insight on this before I work on spinning something like this up?

[–] rollerbang@lemmy.world 3 points 1 month ago (1 children)

I've used PiHole and have switched to Technitium. Basically there's vastly more options available. A lot of DNS records and zones that simply isn't available with PiHole.

Also much better support for more advanced protocols (DoH, DoT, ...).

But to get the best out of it you do need to use the "Advanced Blocking app", which is a sort of a plugin. And it doesn't always play nice with defaults in terms of blockint.

It's best if one uses one or another, also because of how temporary disabling works.

[–] hellmo_luciferrari@lemmy.zip 1 points 1 month ago (1 children)

Sounds like I am going to dig into some documentation for Technitium.

When you mention the "Advanced Blocking App" can you provide a link that for more info by chance?

I had zero plans of running both, more of a situation where I would want to try Technitium and then switch once I know everything is working!

Thank you for the info!

[–] InnerScientist@lemmy.world 2 points 1 month ago (1 children)

It's an addon that you enable/install inside Technitium, you only need to configure it in the Admin ui.

[–] hellmo_luciferrari@lemmy.zip 1 points 1 month ago

Perfect! I saw there were addons once I spun up a quick docker container for it. Though, I feel I may have a bit of configuring to do to get this working. My host server uses systemd-resolv so I may have to wrestle with that.

Thank you!

load more comments (27 replies)