Meilisearch: 2. Find the Meilisearch service store
This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start Meilisearch, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.
Welcome to the Stackhero documentation!
If you are looking for a fast, typo-tolerant search engine that is easy to deploy, Stackhero's Meilisearch cloud service lets you get started in just a few minutes. Here’s what you get:
- Custom domain support with integrated HTTPS for secure access.
- Simple, one-click updates. No manual intervention required.
- Consistent performance and strong isolation thanks to your own private, dedicated infrastructure.
You can launch your Meilisearch cloud hosting on Stackhero in just 5 minutes. The setup is designed to save you time and make your deployment straightforward.
Next, you will want to list the Meilisearch service stores available to your account. The CLI accepts the store name (meilisearch) directly, so there is no need to look up or copy any IDs.
# List Meilisearch service stores (add --organization if you manage more than one)
stackhero services-store-list --name="meilisearch"
You can use the store name meilisearch in subsequent commands, or select a specific svs-xxxxxx ID from the list if you prefer.