OpenBPM Control
An open-source tool for monitoring and managing BPM engines that combines the functionality of Camunda Cockpit with new features. It allows you to monitor business processes in real time, analyze statistics, and respond to incidents promptly through an intuitive interface.

Features
Monitor running and completed processes
Resolve incidents and manage user tasks
Support of multiple engine instances
Configuration of access roles
Process Deployment
Process Migration
Navigation
OpenBPM Studio vs. Camunda Modeler
OpenBPM Studio
2
/ye
Billed Annually
Camunda Modeler
2
/ye
Billed Annually
Features
|
OpenBPM Studio
2
/ye
Billed Annually
|
Camunda Modeler
2
/ye
Billed Annually
|
---|---|---|
Process monitoring |
||
Incident management |
||
View full execution history of processes |
||
Work with multiple BPM engine instances |
||
Bulk operations |
||
Ready-to-use dashboards |
||
Built-in project generator with a connected BPM engine |
Installation
Choose any option to install OpenBPM Control:
- Docker image
docker pull openbpm/openbpm-control:latest
- Portable
Run script `run.sh` (Linux/macOS) or `run.bat` (Windows) from the archive below.
Download archive - Using source code
git clone github.com/openbpm-platform/openbpm-control.git
./gradlew bootRun