Workflow Engine deployment with Docker
The Workflow Engine is a component that is responsible for executing the business processes that you create in the Business Studio. It is a lightweight, stateless, and horizontally scalable service that is responsible for handling the execution of the business processes.
This guide will walk you through deploying the Workflow Engine in a Docker container.
Prerequisites
Before you begin, ensure you have the following:
- A Docker installation on your local machine.
- A configured Docker repository for the Platform Docker images.