Mattermost: 2. Find the Mattermost service store
This documentation is part of the Automate with the CLI guide. View the full guide here: Start Mattermost, retrieve its credentials, and change its configuration programmatically with the Stackhero CLI.
Welcome to the Stackhero documentation
Stackhero delivers a production-ready Mattermost cloud environment designed for seamless collaboration and strong data protection. Key advantages include:
- Unlimited users and channels for unrestricted team growth.
- A dedicated SMTP email server with no additional limits, included by default.
- Full control over your domain name, secured automatically with HTTPS (such as https://chat.your-company.com).
- Hassle-free updates managed in a single click.
- High performance and advanced security on a private, dedicated infrastructure: your data stays isolated and confidential.
- Hosting available in both 🇪🇺 Europe and 🇺🇸 USA regions.
You can get started in just minutes. Stackhero handles setup, security, and operational management for your Mattermost cloud hosting, providing a secure and scalable collaboration platform with minimal effort.
Next, you will want to list the Mattermost service stores available to your account. The CLI accepts the store name (mattermost) directly, so there is no need to look up or copy any IDs.
# List Mattermost service stores (add --organization if you manage more than one)
stackhero services-store-list --name="mattermost"
You can refer to the store name mattermost in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.