@[email protected] to SelfhostedEnglish • 1 month agoWhat are some self hosted services that you think are essential?message-square148fedilinkarrow-up1265arrow-down15
arrow-up1260arrow-down1message-squareWhat are some self hosted services that you think are essential?@[email protected] to SelfhostedEnglish • 1 month agomessage-square148fedilink
minus-square@[email protected]linkfedilinkEnglish34•1 month agoPi-hole. Get rid of at least some ads on the network level. Maybe add unbound for a faster DNS response.
minus-squareShimitarlinkfedilinkEnglish1•29 days agoUsing unbound on opnSense with blacklists. Works wonders and do not require an additional device.
minus-squaredownhomechunklinkfedilinkEnglish4•29 days agoI use unbound with pi-hole inside an Ubuntu lxc container. No additional device needed. https://docs.pi-hole.net/guides/dns/unbound/
minus-square@[email protected]linkfedilinkEnglish2•29 days agoPi-hole can run inside a docker container no problem. In fact I have it running on my unraid server that way.
minus-square@[email protected]linkfedilinkEnglish2•29 days 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.
Pi-hole. Get rid of at least some ads on the network level. Maybe add unbound for a faster DNS response.
I like AdGuard Home myself.
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.