- Prerequisites: Use Java 21
- Stop C7 process execution. I.e., shut down your engines.
- Start C8.
- Deploy migrated C8 process models.
- Can use https://migration-analyzer.consulting-sandbox.camunda.cloud/ to migrate your C7 models.
- Add "migrator" End Execution listener of the start event of each C8 model. Example: link.
- Build or download the distribution.
- Start Migrator (start.sh/start.bat) and wait to finish.
- Navigate to Operate and check result.
- Prerequisites: Use Java 21
- Clone and build the Camunda 7 process engine
- Set up Camunda 8
- Download Camunda c8run-8.8
- Extract files
- Start from distribution root by running
./start.sh
(orc8run.exe start
)
- Clone this repository
- Build from root with
mvn clean install
(add-DskipTests
to skip the tests) - (Optional) Run the example data generator
- (Optional) Run the migrator
- Either using the example
- Or by building, extracting and running the distribution
Read the Contributions Guide.
Every source file in an open-source repository needs to contain the following license header at the top, formatted as this file: license header.
The source files in this repository are made available under the Camunda License Version 1.0