this post was submitted on 02 Jul 2023
1155 points (97.5% liked)

Selfhosted

39239 readers
540 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 1 year 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!

Edit: Thanks all! I've got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 1 year 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.

[–] [email protected] 9 points 1 year ago (2 children)

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

[–] [email protected] 2 points 1 year 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^

[–] [email protected] 2 points 1 year ago

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

[–] [email protected] 7 points 1 year 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.

[–] [email protected] 7 points 1 year 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?

[–] [email protected] -1 points 1 year 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.

[–] [email protected] 4 points 1 year 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.

[–] [email protected] 5 points 1 year ago

Does it support DNS over HTTPS or DNS over TLS?

Yes to both.