Auto .test domains & HTTPS
Every project gets a .test domain via lerd's dnsmasq (or opt into .localhost, no DNS setup), and `lerd secure` issues a locally-trusted TLS cert with mkcert in one shot. Dual-stack IPv4 + IPv6.
Nginx + PHP on rootless Podman. Drop any project in for automatic .test domains and HTTPS, no config files, no Docker daemon, no sudo. First-class on Arch, Ubuntu, Fedora, and Debian; macOS supported too.

One curl on Linux, one brew on macOS. Then lerd link any project and it's live at project.test with HTTPS, no Docker daemon and no sudo.