Lerd v1.19, rootless-Podman local PHP dev env for Linux, follow-up since 1.0

Posted by geodro@reddit | linux | View on Reddit | 0 comments

I posted lerd here at the 1.0 launch and got really useful feedback from folks running it on everything from Arch and Fedora to Ubuntu and NixOS. Coming back with an update since the Linux story has improved a lot.

For anyone new, lerd is an open source local PHP dev environment built on rootless Podman, no docker desktop, no daemon as root, ships as a single Go binary. It detects your project's framework automatically and gives you .test domains, per-project PHP version isolation, one-command HTTPS, and a stack of common services (MySQL, Postgres, Redis, Meilisearch, Mailpit) plus one-click presets for phpMyAdmin, pgAdmin, and others. Everything goes through systemd user units and Podman quadlets, no sudo required after install.

Highlights since the launch post:

Would love feedback from Linux devs, especially if your distro hits anything weird with DNS or systemd. Stars on GitHub help a lot if you like the project.