1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/meilisearch_ynh.git synced 2024-09-03 19:45:59 +02:00
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
Find a file
Éric Gaspar 753982a22f v2
2023-04-17 15:50:57 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:49:26 +02:00
.idea little fix for architecture 2020-05-15 20:42:59 +02:00
conf v2 2023-04-17 15:50:57 +02:00
doc v2 2023-04-17 15:50:57 +02:00
scripts v2 2023-04-17 15:50:57 +02:00
.gitignore gitignore 2020-05-16 19:21:53 +02:00
LICENSE Change to GPL-3 2020-05-16 19:28:28 +02:00
manifest.toml v2 2023-04-17 15:50:57 +02:00
README.md Upgrade to version 0.20.0 2021-04-23 23:34:30 +02:00
tests.toml v2 2023-04-17 15:50:57 +02:00

Meilisearch for YunoHost

Integration level
Install Meilisearch with YunoHost

Lire ce readme en français.

This package allow you to install Meilisearch quickly and simply on a YunoHost server. If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Meilisearch is an opensource next generation search API.

Shipped version: 0.20.0

Screenshots

Configuration

At the installation, be sure to set up an API key to secure your API.

Problem and todo

  • Doesn't install on subpath (WIP).

Multi-users support

It's an API and there is no authentification, without API key.

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug
or
sudo yunohost app upgrade meilisearch -u https://github.com/YunoHost-Apps/meilisearch_ynh/tree/testing --debug