{"id":18556882,"url":"https://github.com/erpushpinderrana/install-drupal-1cmd-lando","last_synced_at":"2025-05-15T13:33:41.854Z","repository":{"id":223077593,"uuid":"287813169","full_name":"erpushpinderrana/install-drupal-1cmd-lando","owner":"erpushpinderrana","description":"Spin up a new local Drupal environment with one command using Lando.","archived":false,"fork":false,"pushed_at":"2020-09-24T16:17:43.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"9.x","last_synced_at":"2025-02-17T11:34:29.152Z","etag":null,"topics":["apache","composer","containers","development","docker","docker-compose","docker-container","drupal","drupal-8","drupal-9","drupal-install","lando","lando-recipe","mysql","oneclick","pushpinderdrupal"],"latest_commit_sha":null,"homepage":"https://github.com/erpushpinderrana/install-drupal-1cmd-lando","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erpushpinderrana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-15T19:38:03.000Z","updated_at":"2022-05-04T23:16:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"a33bf662-d980-4504-9761-c2a340b918a0","html_url":"https://github.com/erpushpinderrana/install-drupal-1cmd-lando","commit_stats":null,"previous_names":["erpushpinderrana/install-drupal-1cmd-lando"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erpushpinderrana%2Finstall-drupal-1cmd-lando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erpushpinderrana%2Finstall-drupal-1cmd-lando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erpushpinderrana%2Finstall-drupal-1cmd-lando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erpushpinderrana%2Finstall-drupal-1cmd-lando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erpushpinderrana","download_url":"https://codeload.github.com/erpushpinderrana/install-drupal-1cmd-lando/tar.gz/refs/heads/9.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349345,"owners_count":22056333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","composer","containers","development","docker","docker-compose","docker-container","drupal","drupal-8","drupal-9","drupal-install","lando","lando-recipe","mysql","oneclick","pushpinderdrupal"],"created_at":"2024-11-06T21:33:42.107Z","updated_at":"2025-05-15T13:33:41.810Z","avatar_url":"https://github.com/erpushpinderrana.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spin up a new local Drupal 9 environment with one command using Lando.\nInstall Drupal 9 with one command using Lando. You don't need to set up a web server or database separately.\n\n# Problem Statement\nThe idea was to quickly set up the Drupal environment with one click. When I say one click it means it should be pretty simple, just by typing one command only.\n\n# Prerequisites\n\nInstall [Lando](https://docs.lando.dev/basics/installation.html)\n\n# Quick Setup\n\n## Clone this repository.\n\nRun the below command when you are in the `install-drupal-1cmd-lando` directory.\n```\nlando rebuild -y\n```\n\nWhen it completes, it will output something similar as shown below:\n![D9 Installation is complete](https://github.com/erpushpinderrana/files/blob/master/d9Webserver.png)\n```\n[success] Installation complete.  User name: admin  User password: zMigDZjuSi\nhttp://d9.lndo.site/user/reset/1/1597523314/3YE-PwU9bDesKaRQoHkCjgtLbd5iM2wIB4g8GSUKd90/login\n\nHere are some vitals:\n\n NAME            d9                                                                \n LOCATION        /Users/pr/Documents/Drupal/restapi/install-drupal-1cmd-lando \n SERVICES        appserver, database                                               \n APPSERVER URLS  https://localhost:33130                                           \n                 http://localhost:33131                                            \n                 http://d9.lndo.site/                                              \n                 https://d9.lndo.site/      \n                 \n```\n## Congratulations, You are all set!\nAccess the site using any of the APPSERVER URLS say `http://d9.lndo.site/` or you may change your first time login password.\nIn my case, it's  `http://d9.lndo.site/user/reset/1/1597523314/3YE-PwU9bDesKaRQoHkCjgtLbd5iM2wIB4g8GSUKd90/login`.\n![D9 Browser Access](https://github.com/erpushpinderrana/files/blob/master/d9lando.png)\n\n# Important Lando Commands\n* `lando info` List information about the app.\n* `lando destory` To destory the app.\n* `lando rebuild` To rebuild the app.\n\n# Useful Links\n* https://docs.lando.dev/config/drupal9.html\n* https://docs.lando.dev/config/lando.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferpushpinderrana%2Finstall-drupal-1cmd-lando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferpushpinderrana%2Finstall-drupal-1cmd-lando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferpushpinderrana%2Finstall-drupal-1cmd-lando/lists"}