Cynyr36

joined 11 months ago
[–] Cynyr36@alien.top 1 points 9 months ago

Dual unbound servers running unbound-adblock in recursive mode with DNSSEC on, with a stubzone for my internal domain (*.lan) pointed at the dnsmasq server that handles dhcp and local DNS.

I wanted dns redundancy so at least "the Internet" would work if I was rebooting something, which the sub zone handles very well.

Dnsmasq is set to no upstreams, and authoritative for the domain. This gives me ddns for clients as well.

I did look into kea for DHCP and nsd for local DNS, but kea wasn't really ready to handle dual stack clients with the ddns updates. It was neat that you can run kea in a proper redundant config. Not sure I'd have been able to get the ddns updates to dual nsd servers working without a hidden primary, leaving me with a single point failure.

[–] Cynyr36@alien.top 1 points 10 months ago

For future redditors, since i had no clue what this was.

Dockge A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager.

[–] Cynyr36@alien.top 1 points 11 months ago

I'm running transmission in daemon mode with the web gui enabled. There is "transmission-remote" on app stores to connect to it from your moble device. You should be able to continue using it with the *arr stack later as well.