Documentation

Tag: dns

Getting started: standalone DNS zone

This walkthrough starts Everlock as a local authoritative DNS server, creates one zone, adds a few explicit records, and verifies the answers with `dig`. This is the simplest DNS-first setup: - no HTT

2026-05-23 dns getting-started

DNS backends

The DNS backend is Everlock's authoritative DNS service. It lets one Everlock instance answer for whole zones, combine hand-written records with records derived from other Everlock services, and keep

2026-05-20 dns backend