Elektrine lite

← Feed

@hellmo_luciferrari@lemmy.zip

Post #2458462

2026-05-06 17:03 UTC

That's good to hear! One feature I wish I could find was automatic DNS record creation for new docker containers I spawn. Can't wait to check out Technitium.

Replies (1)

  • @Toribor@corndog.social 2026-05-08 13:10

    Oh do I have a treat for you, check out [DNSWeaver](https://maxfield-allison.github.io/dnsweaver/). It's designed to do exactly that, to automate creation of DNS records for container services. I use it with Traefik. It reads from the same labels that Traefik already uses to proxy services but if you already use another reverse proxy and don't want to switch it supports dnsweaver-specific labels as well which are easy to add to your current deploys. I used it both with pihole and technitium and actually used it to make the migration easier. Great tool.

    Open ##2458463