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
2020-10-05 19:31:42 +02:00
.idea little fix for architecture 2020-05-15 20:42:59 +02:00
conf Nginx modification 2020-05-20 09:57:30 +02:00
scripts Upgrade to 0.15.0 2020-10-05 19:31:42 +02:00
.gitignore gitignore 2020-05-16 19:21:53 +02:00
check_process [WIP] Disable subdir for instance 2020-05-26 14:58:42 +02:00
LICENSE Change to GPL-3 2020-05-16 19:28:28 +02:00
manifest.json Upgrade to 0.15.0 2020-10-05 19:31:42 +02:00
movies-web-demo.gif Differents corrections 2020-05-16 19:20:48 +02:00
README.md Upgrade to 0.15.0 2020-10-05 19:31:42 +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.

<<<<<<< Updated upstream Shipped version: 0.10.1

Shipped version: 0.15.0

Stashed changes

Screenshots

Meilisearch Demo

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

<<<<<<< Updated upstream Please do your pull request to the testing branch.

Please do your pull request to the testing branch.

Stashed changes

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