Meilisearch: 2. Find the Meilisearch service store
This documentation is part of the Automate with the CLI guide. View the full guide here: Start Meilisearch, retrieve its credentials, and change its configuration programmatically with the Stackhero CLI.
Welcome to the Stackhero documentation!
If you need a fast, typo-tolerant search engine that is easy to deploy, Stackhero's Meilisearch cloud service lets you get started in minutes. Here is what you get:
- Custom domain support with integrated HTTPS for secure access.
- Simple, one-click updates. No manual work is needed.
- Consistent performance and strong isolation with your own private, dedicated infrastructure.
You can be up and running with Meilisearch cloud hosting on Stackhero in just 5 minutes. The setup is designed to save you time and keep 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 refer to the store name meilisearch in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.