[MeiliSearch] a RESTful search API

MeiliSearch is a RESTful search API. It aims to be a ready-to-go solution for everyone who wants a fast and relevant search experience for their end-users :zap::mag_right: In other words: an open source, self-hosted alternative to Algolia.

  • https://docs.meilisearch.com/
    • https://docs.meilisearch.com/guides/introduction/quick_start_guide.html
    • https://docs.meilisearch.com/running-production/
    • https://github.com/meilisearch/meilisearch-digital-ocean

(can’t put more links yet)

We are paying €100 make a YunoHost app and accompanying setup instructions for MeiliSearch. For further discussion please PM me or send an email to erlend@meilisearch.com

(we have plenty of :fr: French speakers if that’s your preferred language!)

6 Likes

We are in contact with a YunoHost developer now, thanks! :slight_smile:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.

1 Like

Hi folks, I’m finding it tricky to get this going — there’s no documentation describing how to set the “master key” in the Yunohost package repo. I can see that the config uses __KEY__ (which I presume is an variable substitution of some kind?) but it’s not clear where I should be setting this.

It looks as though this package still has people working on it, but the issue asking for this kind of information ~4 years back hasn’t had any attention, so I thought I’d ask here!

Any tips for getting this going? I’ll be happy to add them to the repo via a PR, if they help me get started!