Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bidoubiwa/meilisearch_key_creator
- Owner: bidoubiwa
- License: mit
- Created: 2022-07-12T17:15:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T05:05:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T12:06:52.265Z (25 days ago)
- Topics: meilisearch, security
- Language: JavaScript
- Homepage:
- Size: 401 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Determinitic key creator for a Meilisearch instance
Meilisearch |
Documentation |
Slack |
Website |
FAQ
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
## 🤖 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).