Mistral Installation Guide¶
- Workflow service overview
- Install and configure
- Basic verification
- Verify operation of the Workflow service
- Next steps
- Mistral Dashboard Installation Guide
- Mistral Installation Guide
- Prerequisites
- Installation
- Before the first run
- Running Mistral API server
- Running Mistral Engines
- Running Mistral Task Executors
- Running Mistral Notifier
- Running Multiple Mistral Servers Under the Same Process
- Running Mistral By Systemd
- Mistral And Docker
- Docker Installation
- Build the Mistral Image Manually
- Running Mistral using Docker Compose
- Running the Mistral client from the Docker Compose container
- Configuring Mistral
- Launch tests inside Container
- Keycloak integration
- Using Mistral Client with Docker
- Mistral Client Installation
- Mistral Client Installation Guide
- The Workflow service (mistral) enables setting up task relations that have to be
executed in a particular order, called workflows.
This chapter assumes a working setup of OpenStack following the OpenStack Installation Tutorial.