{"id":14968541,"url":"https://github.com/kevinquillen/ddev-meilisearch","last_synced_at":"2025-10-26T02:31:13.782Z","repository":{"id":219313512,"uuid":"748725801","full_name":"kevinquillen/ddev-meilisearch","owner":"kevinquillen","description":"Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. This is an add on for DDEV so you can run and develop integrations for Meilisearch locally.","archived":false,"fork":false,"pushed_at":"2024-12-29T08:33:22.000Z","size":24,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:43:34.275Z","etag":null,"topics":["ddev","ddev-get","drupal","drupal-10","meilisearch","meilisearch-php"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevinquillen.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":"2024-01-26T16:22:42.000Z","updated_at":"2024-12-29T08:33:25.000Z","dependencies_parsed_at":"2024-07-17T17:00:44.539Z","dependency_job_id":"0014f684-f276-4a4e-9f26-31548aee0aba","html_url":"https://github.com/kevinquillen/ddev-meilisearch","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":0.4444444444444444,"last_synced_commit":"24dcf2d6e92365eeb8ece0a595b3b6832c8f1d4d"},"previous_names":["kevinquillen/ddev-meilisearch"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinquillen%2Fddev-meilisearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinquillen%2Fddev-meilisearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinquillen%2Fddev-meilisearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinquillen%2Fddev-meilisearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinquillen","download_url":"https://codeload.github.com/kevinquillen/ddev-meilisearch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238247984,"owners_count":19440879,"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":["ddev","ddev-get","drupal","drupal-10","meilisearch","meilisearch-php"],"created_at":"2024-09-24T13:40:05.463Z","updated_at":"2025-10-26T02:31:13.476Z","avatar_url":"https://github.com/kevinquillen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![tests](https://github.com/kevinquillen/ddev-meilisearch/actions/workflows/tests.yml/badge.svg)](https://github.com/kevinquillen/ddev-meilisearch/actions/workflows/tests.yml)\n\n## About this add-on\n\n[Meilisearch](https://www.meilisearch.com/) is a flexible and powerful user-focused search engine that can \nbe added to any website or application.\n\nThis DDEV add on adds Meilisearch as a local service.\n\n## Installation\n\nWith DDEV installed:\n\nFor DDEV v1.23.5 or above run\n\n```sh\nddev add-on get kevinquillen/ddev-meilisearch\n```\n\nFor earlier versions of DDEV run\n\n```sh\nddev get kevinquillen/ddev-meilisearch\n```\n\n## Configuration\n\nThe Meilisearch container is reached at hostname: \"meilisearch\", port: 7700.\n\nOutside the container, you can visit `127.0.0.1:7700/health` in your browser to verify health status.\n\nThe default API key for Meilisearch is `ddev`. You can provide your own by \nadding to `.ddev/.env` in your project, and adding the `MEILI_MASTER_KEY` variable:\n\n`MEILI_MASTER_KEY=my_master_key_value`\n\n## Admin Dashboard\n\nThe admin dashboard is useful to navigate your collections and debug your \nsearch.\n\nYou can access the admin dashboard by navigating to this URL in your browser:\n\n`https://(DDEV_HOSTNAME):7701`\n\nTo login provide the configured API key.\n\n# Drupal and Search API\n\nIf you are using Drupal, you can use Search API and the [Search API \nMeilisearch](https://www.drupal.org/project/search_api_meilisearch) \nmodules to connect to the running Meilisearch instance.\n\n**Originally Contributed by [kevinquillen](https://github.com/kevinquillen)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinquillen%2Fddev-meilisearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinquillen%2Fddev-meilisearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinquillen%2Fddev-meilisearch/lists"}