MeiliSearch

MeiliSearch is a powerful, fast, open-source, easy to use and deploy search engine. Both searching and indexing are highly customizable. Features such as typo-tolerance, filters, and synonyms are provided out-of-the-box. For more information about features go to MeiliSearch documentation

MeiliAdmin

MeiliAdmin is a UI interface for managing your MeiliSearch servers easily. MeiliAdmin doesn't have any auth service. You have to manage it in your private network (such as VPN). MeiliAdmin crafted by 90Pixel with ❤️.

Features

  • Language Support (Currently Turkish and English. If you want to add your language please contribute our open source project.)
  • Manage your all MeiliSearch servers.
  • Monitoring
  • Create Index
  • Update Index Settings
  • Will be added more in the future.

Installation

git clone https://github.com/90pixel/MeiliAdmin
docker-compose up -d

GitHub

https://github.com/90pixel/MeiliAdmin