- Follow CIB seven on GitHub
Download CIB seven Community 2.0
CIB seven Community - Open Source
Includes: BPMN Workflow Engine, DMN Decision Engine, Tasklist, Cockpit Basic
Version: 2.0
Released date: 09. May 2025
Requires: Java development Kit (JDK) 17 & Camunda Modeler
CIB seven Community ist unter der Apache 2.0-Lizenz lizenziert. Enthaltene Bibliotheken oder Anwendungsserver von Drittanbietern werden unter ihren jeweiligen Lizenzen vertrieben (See notes from third-party providers).
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/cibseven-welcome/index.html und testen Sie CIB seven Webapps Cockpit und 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.36
JBoss / WildFly
Version: 35.0.0
Docker
docker pull cibseven/cibseven:latest
docker run -d ‐‐name cibseven -p 8080:8080 cibseven/cibseven:latest
# open browser with url:
http://localhost:8080/cibseven-welcome/index.html