docker-freescout icon indicating copy to clipboard operation
docker-freescout copied to clipboard

Adding Meilisearch

Open afawaz2 opened this issue 2 years ago • 1 comments

Description of the feature

Would you consider adding meilisearch as a docker container to your sample docker-compose example to allow easy local deployment of the module: https://freescout.net/module/faster-search/

afawaz2 avatar Mar 11 '23 01:03 afawaz2

You can run it with ease separatly.

  1. use a docker command or a compose file to run meilisearch, you only need to define a masterkey

  2. connect the meilisearch container to the freescout network

  3. buy and activate faster search module and enter the masterkey from meilisearch and the url "http://name-of-meilisearch-container:7700"

lucollab avatar Oct 10 '23 11:10 lucollab