Armadillo – A DNS Server in Gleam for Homelab Use
Summary
A self-hosted DNS server for homelab use written in Gleam. It resolves local domains from a zone file, forwards unknown queries to an upstream resolver, and caches responses per TTL. The project offers a Podman deployment flow, a web UI, and configurable parameters, making it practical for DIY network administration.