
Home | Lando
Make yourself at home in the stars. Pull projects down from Lando's hosting partners. Use your favorite IDE. See CLI tools working out-of-the-box.
Windows | Lando 3
Nov 12, 2024 · If you want to customize the behavior of lando setup use -NoSetup and then manually invoke lando setup after install is complete. If you run in a non-tty environment eg in …
What is Lando? | Lando 3
Oct 31, 2024 · Get an introduction to Lando; why it exists, what it's good for and how it differs from Docker Compose and other local development and DevOps tools.
Lando CLI Usage, How Do I Use It? | Lando 3
Oct 31, 2024 · These commands are usually wrappers for development tools like lando composer or lando artisan or lando npm. Run lando inside of an app to see if it offers any app specific …
Get Lando!
Download Lando and take your local development and DevOps workflow to lightspeed.
Using Lando with Orbstack | Lando 3
Dec 10, 2024 · Lando only checks for the presence of the Docker.app client; it does not require Docker Desktop to be running. By opening Orbstack, it binds the necessary Docker CLI …
Starting your first app | Lando 3
Oct 31, 2024 · Learn how to boot up and initialize your first project for usage with Lando with a Hello World!, Drupal 9 and Pantheon example.
Lando v3.21 Extended Notes and Development Update
Jan 16, 2024 · Now that we have lando setup, we'll be swapping out our installer packages for scripts that install Lando. This will allow you to copy a single line of bash commands into your …
Landofile | Lando 3
Oct 31, 2024 · The Landofile is at the heart of every Lando app but it itself can also be customized. Learn how to set a base configuration or override it on a per user basis.
How does it work? | Lando 3
Mar 25, 2025 · A user should be able to git clone a repository, run lando start and get EVERYTHING they need to develop their site locally in a few minutes. Implicit in the above is …