bpt11@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 3 days agoWhat are some self hosted services that you think are essential?message-squaremessage-square139fedilinkarrow-up1256arrow-down15
arrow-up1251arrow-down1message-squareWhat are some self hosted services that you think are essential?bpt11@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 3 days agomessage-square139fedilink
minus-squareShimitar@feddit.itlinkfedilinkEnglisharrow-up1·1 day agoUsing unbound on opnSense with blacklists. Works wonders and do not require an additional device.
minus-squaredownhomechunk@midwest.sociallinkfedilinkEnglisharrow-up4·23 hours agoI use unbound with pi-hole inside an Ubuntu lxc container. No additional device needed. https://docs.pi-hole.net/guides/dns/unbound/
minus-squareB0rax@feddit.orglinkfedilinkEnglisharrow-up2·22 hours agoPi-hole can run inside a docker container no problem. In fact I have it running on my unraid server that way.
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up2·16 hours agoI keep one in a docker container and one in an actual pi, that way I can perform updates and upgrades without interrupting DNS service at the house.
Using unbound on opnSense with blacklists. Works wonders and do not require an additional device.
I use unbound with pi-hole inside an Ubuntu lxc container. No additional device needed.
https://docs.pi-hole.net/guides/dns/unbound/
Pi-hole can run inside a docker container no problem. In fact I have it running on my unraid server that way.
I keep one in a docker container and one in an actual pi, that way I can perform updates and upgrades without interrupting DNS service at the house.
This is the way.