Skip to content
ROOTLESS PODMAN · NO DOCKER · NO SUDO

LerdLocal PHP development for Linux

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.

Lerd dashboard
GET RUNNING

Ship it to your
machine.

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.

bash
# Linux
$ curl -fsSL https://lerd.sh/install.sh | bash
# macOS
$ brew install geodro/lerd/lerd && lerd install
# then, in any project
$ lerd link # → https://project.test ✓

Released under the MIT License.