Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bidoubiwa/meilisearch_key_creator

Creates the deterministic search-api key in the integrations instance
https://github.com/bidoubiwa/meilisearch_key_creator

meilisearch security

Last synced: 18 days ago
JSON representation

Creates the deterministic search-api key in the integrations instance

Awesome Lists containing this project

README

        


Meilisearch

Determinitic key creator for a Meilisearch instance


Meilisearch |
Documentation |
Slack |
Website |
FAQ


Bors enabled
Tests
License



A Manually triggered CI to create a deterministic api key on a given Meilisearch instance


Using the [manual workflow](https://github.com/bidoubiwa/deterministic_key_creation/actions/workflows/create-key.yml) create automatically a key on your Meilisearch instance with a specific key uid.

The purpose of this tool is to be able to quickly re-create a deterministic key everytime you update your Meilisearch or, when you create another instance that should have the same credentials as another.

## Usage

1. Go to the [workflow page](https://github.com/bidoubiwa/deterministic_key_creation/actions/workflows/create-key.yml)
2. Click on `Run Workflow`
3. Fill the form
4. Click on `Run workflow` at the bottom of the form

## Example

Workflow form

## 🤖 Compatibility with Meilisearch

This package only guarantees the compatibility with the [version v0.28.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v0.28.0).