bpt11@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 1 年前What are some self hosted services that you think are essential?message-squaremessage-square139linkfedilinkarrow-up1262arrow-down10
arrow-up1262arrow-down1message-squareWhat are some self hosted services that you think are essential?bpt11@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 1 年前message-square139linkfedilink
minus-squareShimitar@feddit.itlinkfedilinkEnglisharrow-up1·1 年前Using unbound on opnSense with blacklists. Works wonders and do not require an additional device.
minus-squaredownhomechunk@midwest.sociallinkfedilinkEnglisharrow-up4·1 年前I 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·1 年前Pi-hole can run inside a docker container no problem. In fact I have it running on my unraid server that way.
minus-squarerumba@lemmy.zipBannedlinkfedilinkEnglisharrow-up2·1 年前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.
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.