Install CIB seven Run

What is a Remote Engine Distribution?

If you need a Remote or Shared Engine Distribution depends on your use-case. Check out the architecture overview for more information.

This page describes the steps to execute CIB seven Run.

Requirements

Please make sure that you have the Java Runtime Environment 17 installed.

You can verify this by using your terminal, shell, or command line:

java -version

If you need to install Java Runtime Environment, you can find the download from Oracle here.

Installation Procedure

  1. Download the pre-packed distribution of the [community edition here] (https://downloads.cibseven.de/).
  2. Unpack the distro to a directory.
  3. Configure the distro as described in the User Guide.
  4. Start CIB seven Run by executing the start script (start.bat for Windows, start.sh for Linux/Mac).
  5. Access the CIB seven webapps (Cockpit, Tasklist, Admin) via http://localhost:8080/camunda/app/.
  6. Access the REST API via http://localhost:8080/engine-rest (e.g. http://localhost:8080/engine-rest/engine).

On this Page: