Mercure-Hub: 2. Find the Mercure Hub service store

This documentation is part of the Automate with the CLI guide. View the full guide here: Start Mercure Hub, retrieve its credentials, and change its configuration programmatically with the Stackhero CLI.

👋 Welcome to the Stackhero documentation!

Stackhero provides a fully managed Mercure-Hub cloud service designed to make real-time data delivery simple and reliable. You get:

  • Unlimited requests and message sizes for complete flexibility.
  • A custom domain with built-in HTTPS security (for example, https://real-time.your-company.com).
  • Effortless one-click updates to keep your hub up to date with zero hassle.
  • High performance and strong security on a private, dedicated infrastructure.
  • Multiple regions: 🇪🇺 Europe and 🇺🇸 USA for low-latency delivery.

Get up and running fast: it takes just 5 minutes to launch your Mercure-Hub cloud hosting environment and start pushing real-time updates to your applications.

Next, you will want to list the Mercure Hub service stores available to your account. The CLI accepts the store name (mercure-hub) directly, so there is no need to look up or copy any IDs.

# List Mercure Hub service stores (add --organization if you manage more than one)
stackhero services-store-list --name="mercure-hub"

You can refer to the store name mercure-hub in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.