this post was submitted on 08 Jun 2023
68 points (100.0% liked)

Free and Open Source Software

17772 readers
49 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I just recently started playing around with an old pc as my homeserver and am curious of any recommendations for lesser known self hostable foss software that you would recommend

you are viewing a single comment's thread
view the rest of the comments
[–] lodronsi@beehaw.org 12 points 1 year ago (2 children)
  • dokuwiki
  • draw.io
  • gitea
  • woodpecker (ci/cd)
  • minio
  • postgres
  • freshrss (rss server and reader)
  • firefly3 (finance / budgets / expenses)
  • calibre
  • Pi-hole (primary on a pi, secondary on docker host)
[–] Father_Redbeard@lemmy.ml 3 points 1 year ago (1 children)

Have you looked at Adguard Home instead of pi-hole? I had been on pi-hole for years and just recently switched to AGH. My primary is in docker and secondary on pi but I think I like your idea better so I'll probably switch that around. I like AGH better so far.

[–] lodronsi@beehaw.org 3 points 1 year ago* (last edited 1 year ago) (1 children)

I haven’t looked into it yet. What do you like better about it?

(I put my primary pi-hole on a pi because it’s practically the only thing on it - I can reboot it quickly if needed and not have a lengthy downtime on my DNS - the was before I had the second one running)

[–] Father_Redbeard@lemmy.ml 3 points 1 year ago (2 children)

I find the user interface to be more intuitive and it seems like it's a bit more effective than pi-hole at ad blocking. It also has built in adult content filter lists if you want that which includes forcing safe search on multiple search engines, which is interesting. One thing I'll miss about pi-hole is the local dns config. I had stuff set like "pi.local" and "unRAID.local" so I didn't have to type IPs over and over. Afaik, AGH does not have that feature.

[–] lodronsi@beehaw.org 2 points 1 year ago (1 children)

Thank you for the review. I’m using the dns config pretty heavily with my pi-hole at the moment, but perhaps I can find another approach to name my home lab services.

[–] Father_Redbeard@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

Jumping back on to correct myself: AGH does have local DNS ability. It's under 'DNS rewrites' and behaves like a host file. Works perfectly!

Edit: well sort of. Doesn't want to accept IP:port format. Damn. I'll have to keep looking...

[–] lodronsi@beehaw.org 1 points 1 year ago

Thanks! I’m running caddy server on a raspberry pi (same machine as pi-hole). I use it for the reverse proxy mostly. It maps the domain to the specific machine. My pi-hole maps all the domains to the IP of the caddy server. Probably there’s a more efficient way to do this but I haven’t tried yet.

[–] fortified_banana@beehaw.org 2 points 1 year ago

I currently have a server running dnsmasq just for DHCP/local DNS, and have it set with Adguard Home as its upstream servers. That way I can set up custom blocklists, and have local resolution as well.

[–] toketin@feddit.it 1 points 1 year ago (1 children)

Great that you use Freshrss, too! For my curiosity, which app (android) do you use as client?

[–] lodronsi@beehaw.org 1 points 1 year ago (1 children)

I am on iOS myself. I actually just use the built in reader. I just saved it to my home screen (PWA). Icon on Home Screen. Opens a browser view. Simple and didn’t need another app.

[–] toketin@feddit.it 1 points 1 year ago