How To Install Mistral-server?

How To Install Mistral-server?

mistral-server

OpenStack Workflow service – common files

Maintainer: Debian OpenStack



Section: net

Install mistral-server

  • Debian apt-get install mistral-common Click to copy
  • Ubuntu apt-get install mistral-common Click to copy
  • Kali Linux apt-get install mistral-common Click to copy
  • Raspbian apt-get install mistral-common Click to copy

mistral-common

OpenStack Workflow service - common files

Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. This package contains common files and configuration.

python3-mistral

OpenStack Workflow Service - Python libraries

Mistral is a workflow service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, parallelism, synchronization and high availability. Mistral also provides flexible task scheduling so that it can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and relations between them is called a workflow. This package contains the Python libraries.

Installation of latest mistral-server command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.