this post was submitted on 02 Jul 2023
587 points (97.0% liked)

Selfhosted

43045 readers
635 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
 

I'm already hosting pihole, but i know there's so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] GustavoM@lemmy.world 3 points 2 years ago (4 children)

Not exactly a "life changing experience", but using blocky instead of pihole or adguard. It's basically "the same thing" but with way more customization features -- and the "cherry on top" of setting it as user nobody instead of root or your current one.

[–] hydra@lemm.ee 6 points 2 years ago

Why would not link to official docker for blocky? Bit odd to recommend 17 pulls vs the 1 million+ one. Easier for people new to the software to get help if something is not working if they are using the same thing everyone else is using.

[–] betaWhiteBoy@lemmy.ca 4 points 2 years ago (2 children)

So how does an average joe use your link and set that up? I have no clue.

[–] rookie@lemmy.world -1 points 2 years ago (1 children)

Here's a link to the blocky docs with a little more explanation. The above link looks like it goes to the a docker image posted on the user's profile... I think? ^I need to get more familiar with docker^

[–] hglman@lemmy.ml 2 points 2 years ago

Yes its an image from a random account, not blocky.

[–] GustavoM@lemmy.world -4 points 2 years ago

...I don't think you need to be a pro to... you know... read a bit. :^)

[–] oxideSeven@lemmy.fmhy.ml 1 points 2 years ago (1 children)

Can you provide more details as to why id want this over pihole? I've had a container on my interior server with pihole without issues for years. Should I change?

[–] GustavoM@lemmy.world -1 points 2 years ago

Compared to pihole, it doesn't need any dependencies and is an "all-in-one" solution like AdGuardHome. It's also open-source and very simple to set it up -- all you need is only one configuration file.

Then again, if you aren't having any issues with pihole, then by all means continue as is.

[–] dan@upvote.au 1 points 2 years ago (1 children)

Does it support DNS over HTTPS or DNS over TLS? That's one of the main advantages of AdGuard Home - you get encrypted DNS out-of-the-box, as it uses Quad9 over DoH by default.

[–] GustavoM@lemmy.world 1 points 2 years ago

Does it support DNS over HTTPS or DNS over TLS?

Yes to both.