• 0 Posts
  • 15 Comments
Joined 11 months ago
cake
Cake day: June 9th, 2025

help-circle

  • I am totally in line with not agreeing with everything being a subscription. And I absolutely dont agree with subscription creep.

    So I minimize what I pay for. And let me say, in no means am I defending the change in Bitwarden here. I would never.

    It isn’t a realistic expectation to expect any hosted service to be free. Especially in capitalism. Someone will come along and fuck with pricing.

    Not everyone has the time, knowledge, or finances to fund self hosting everything.

    But to automatically assume everyone is a sheep for using a service that benefits them is a bit of a jump.

    Yes, I myself value privacy, security, and the merits of self hosting as much as I can with my resources. And I have had conversations with people on these topics, and there are the folk that lack the understanding of the importance of the hill many of the folk like me stand on. So I have seen the wide spectrum of people who pay for services.

    Wild take dude.

    yAlL aRe ShEeP blah blah blah…








  • Pihole + unbound on the same box as my DNS has been super simple for me. I didnt do a lot of extra configuration for Unbound, I used mostly the guide that was on Pihole official documentation.

    As for reverse proxy, I have Caddy setup. And to access my homelab I use wireguard.

    Most of my services run on a separate box running docker.

    I’ve woven most of it together bit by bit. I’m slowly upgrading different pieces and its lead me down a rabbit hole. So I found this post intriguing.

    Biggest hurdle with Technitium for me is the lack of documentation. I can say the compose file they provided has lots of comments. That doesn’t solve for a few pieces for me though. Systemd-resolv uses port 53 on my host box, and I have to find out the ramifications for disabling that and using Technitium. That and I am unsure of what extra capabilities I have to grant that container. And I have to find out how adding it to my reverse proxy docker network.

    So its gonna be trial and error I suppose! I’m looking forward to getting DoT or DoH or DoQ setup.