lando

A development tool for all your projects that is fast, easy, powerful and liberating

GPL-3.0 License

Stars
4K
Committers
219

Bot releases are hidden (Show)

lando - v3.0.0-beta.7

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Fixed URL unknowns
lando - v3.0.0-beta.6

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added lando switch command to handle pantheon multidev #241
  • Added interactivity to pantheon utility commands #249
  • Added hhvm option to php #67
  • Added mongo service. #54
  • Added mean recipe. #54
lando - v3.0.0-beta.5

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Made lando pull more robust for pantheon recipes #240
  • Added lando push command for pantheon recipes #239
  • Fixed brittle remote host determination #231
lando - v3.0.0-beta.4

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Improved addition of sudoers to docker group
  • Fixed incorrect assertion that drush alias does not exist during lando pull #240
lando - v3.0.0-beta.3

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added the events framework #242
  • Added a lando share command to share your local site publicly #84
  • Fixed build step "merge" to concatenate #228
  • Fixed lando init to rebase on preexisting .lando.yml #243
lando - v3.0.0-beta.2

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Added the events framework #242
  • Added a lando share command to share your local site publicly #84
  • Fixed build step "merge" to concatenate #228
  • Fixed lando init to rebase on preexisting .lando.yml #243
lando - v3.0.0-beta.1

Published by pirog about 7 years ago

SERIOUSLY, READ THE DOCS: https://docs.lndo.io/

  • Updated GitHub issue template #137
  • Added option to rebuild specific services on a lando rebuild #223
  • Improved cli feedback for unknown commands #162
  • Fixed regresion causing custom extra_hosts not to load #222
  • Fixed proxy extra_hosts not working on linux #221
  • Fixed xdebug not working on linux #231
lando - v3.0.0-alpha.19

Published by pirog about 7 years ago

  • Revamped the docs to prep for beta.1 #139
  • Provided option handling for tooling routes #141
  • Added mysql-import helper #140
  • Added Pantheon pull helper #142
  • Added pv to all php images #140
  • Removed kalabox legacy path2bind4u, should allow non C:\ drive apps on Win32
  • Removed kalabox legacy desktop icon on Win32 #229
  • Switched default lando ssh user from root to you
  • Fixed broken php:5.3-apache because @uberhacker is the best :)
lando - v3.0.0-alpha.18

Published by pirog about 7 years ago

  • Bumped binary to use node8, gives a nice ~33% CLI speed improvement
  • Removed references to needing to set up shared drives on win32, this happens on demand now #219
  • Moved /usr/local/bin chown setting up the start up stack. #184
  • "Fixed" hyper annoying exec hang bug on win32 with docker-compose exec shellout workaround #181
  • "Fixed" (read "provided better handing for") user 33 doesnt exist race condition #184
lando - v3.0.0-alpha.17

Published by pirog over 7 years ago

  • Updated documentation #130
  • Added mailhog service #64
  • Added elasticearch service #16
  • Added support for php 5.4 #136
  • Added lando init docs link #155
  • Switched hipache to traefik for proxying. #169
  • Fixed bug where services could not curl themselves with proxy domains eg *.lndo.site #154
  • Fixed bug causing directly loaded compose files to fail URL scan. #169
  • Fixed bug where default php version for pantheon recipe was delegated to downstream #132
  • Fixed bug where Lando was not delegating --help correctly #131
  • Fixed bug where wrong LANDO_ENGINE_REMOTE_IP was borking extra_hosts #129
  • Fixed some lingering permissions errors` #129 #163 #177
  • Fixed bug where lando ssh was not dumping user into $LANDO_MOUNT #159
lando - v3.0.0-alpha.16

Published by pirog over 7 years ago

  • Ensured auto-creation of /user/.lando/keys
lando - v3.0.0-alpha.15

Published by pirog over 7 years ago

  • Fixed bug where wrong LANDO_ENGINE_REMOTE_IP was borking extra_hosts #129
  • Fixed some lingering permissions errors` #129 #163 #177
lando - v3.0.0-alpha.14

Published by pirog over 7 years ago

  • Updated documentation #130
lando - v3.0.0-alpha.13

Published by pirog over 7 years ago

  • Fixed util container scripts to be set to executable
  • Fixed regression where scripts lost executability
  • Fixed bug where init method permissions were stopping ssh-keygen on linux
  • Tweaked init permission handling on windoze
  • Fixed persistent cache fail on windoze
  • Updated linux to use docker-compose 1.14.0
  • Included routes.json in executable
  • Fixed bug where lando init mysite github --recipe pantheon was not giving Pantheon options
  • Removed unison file sharing in favor of osxfs. Requires Docker for Mac 17.04+. #41
  • Added phpmyadmin service. #66
  • Fixed bug where multiple DBs on the same app were sharing the same data volume. #66
  • Added undocumented LANDO_NO_SCRIPTS envvar to handle alpine containers that cannot handle auto-script running. #66
  • Fixed a bug where not specifying a site in the config for a pantheon recipe would throw an error.
  • Improved handling around loading and dumping of YAML files.
  • Added auto SSH key forwarding. #63
  • Added lando init command. #110
  • Added pantheon init method. #110
  • Added github init method. #110
lando - v3.0.0-alpha.12

Published by pirog over 7 years ago

  • Fixed regression where scripts lost executability
lando - v3.0.0-alpha.11

Published by pirog over 7 years ago

  • Fixed bug where init method permissions were stopping ssh-keygen on linux
  • Tweaked init permission handling on windoze
  • Fixed persistent cache fail on windoze
lando - v3.0.0-alpha.10

Published by pirog over 7 years ago

  • Updated linux to use docker-compose 1.14.0
  • Included routes.json in executable
  • Fixed bug where lando init mysite github --recipe pantheon was not giving Pantheon options
lando - v3.0.0-alpha.9

Published by pirog over 7 years ago

  • Removed unison file sharing in favor of osxfs. #41
  • Added phpmyadmin service. #66
  • Fixed bug where multiple DBs on the same app were sharing the same data volume. #66
  • Added undocumented LANDO_NO_SCRIPTS envvar to handle alpine containers that cannot handle auto-script running. #66
  • Fixed a bug where not specifying a site in the config for a pantheon recipe would throw an error.
  • Improved handling around loading and dumping of YAML files.
  • Added auto SSH key forwarding. #63
  • Added lando init command. #110
  • Added pantheon init method. #110
  • Added github init method. #110
lando - v3.0.0-alpha.8

Published by pirog over 7 years ago

  • Fixed pantheon recipe not sharing prepend.php and pantheon.vcl correctly.
lando - v3.0.0-alpha.7

Published by pirog over 7 years ago

  • Added laravel recipe. #94
  • Added pantheon recipe. #95
  • Fixed volume mounting bug that was causing no css or js to show up on nginx on linux
  • Fixed incorrect DB_PORT env for L{A|E}MP recipes using postgres. #111