homeDNS docs
// Documentation
homeDNS docs
Everything you need to install, configure, and operate homeDNS — a modern DNS platform with authoritative zones, conditional forwarding, DNS filtering, DDNS, and an operator-first management plane.
01Do53 + DoT + DoHCore protocols
025 strategiesForwarding modes
03RFC 2136Dynamic DNS updates
04REST + SSEManagement APIs
[ 01 · Getting Started ]
01OverviewProduct overview, core capabilities, and documentation map.02Quick StartBuild, run, web admin, DNS smoke test, and TLS cert generation.03ConfigurationComplete YAML reference — listeners, recursion, forwarding, filtering, ACLs, management.04Web Admin GuidePage-by-page tour — SimpleSet, Zones, Forwarders, Filter, DDNS, Users, Backup, and more.
[ 02 · Operations ]
[ 03 · Reference ]
01DNS FeaturesProtocols, authoritative zones, resolver pipeline, strategies, filtering, and cache.02Management APIAuth model, full endpoint index, SSE channels, and wire-format notes.03CLI ReferenceComplete dnsctl command tree — zones, records, forwarders, filter, TSIG, and TUI.04Security ModelTrust boundaries, ACL defaults, management-plane controls, and build-time checks.05Release ChecklistBuild, security, functional, and documentation gates before release tags.06GlossaryKey terms — transports, strategies, filter actions, TSIG, SSE, and more.
~/homeDNS $ git clone https://github.com/x86txt/homeDNS.git && cd homeDNS && make build// End of index //