bpt11@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 3 days agoWhat are some self hosted services that you think are essential?message-squaremessage-square138fedilinkarrow-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-square138fedilink
minus-squareShimitar@feddit.itlinkfedilinkEnglisharrow-up1·23 hours agoUsing unbound on opnSense with blacklists. Works wonders and do not require an additional device.
minus-squaredownhomechunk@midwest.sociallinkfedilinkEnglisharrow-up4·21 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·21 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·15 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.