CIB seven - Download
Open Source Community Version
Includes: BPMN Workflow Engine, DMN Decision Engine, Tasklist, Cockpit Basic
Version: 1.0
Released date: 7. November 2024
Requires: Java development Kit (JDK) 17 & Camunda Modeler
The CIB seven community version is distributed under the Apache 2.0 license. Included third-party libraries or application servers are distributed under their respective licenses (See notes from third-party providers).
Source Code can be found on GitHub: https://github.com/cibseven
Source Code can be found on GitHub: https://github.com/cibseven
Download CIB seven Run
Recommended distribution:
Installation steps
-
Download and unzip
The distribution of CIB seven Run is started directly after unzipping. You can find information on additional configurations in the user manual.
-
CIB seven starten
Execute start.bat (Windows) or start.sh (Linux).
-
Testing
Go to http://localhost:8080/camunda-welcome/index.html and test Camunda's webapps Cockpit and Tasklist.
-
Create your own workflow
The “Get started with CIB seven”“ page describes how you can create and run your own workflow. You can also watch Niall and his falcon in this regard.
Download other distributions
Tomcat
Version: 10.1.30
Docker
docker pull cibseven/cibseven:latest
docker run -d ‐‐name cibseven -p 8080:8080 cibseven/cibseven:latest
# open browser with url:
http://localhost:8080/camunda-welcome/index.html