The Camunda modeler is part of the Camunda suite, an open source workflow engine to process business workflows specified in Business Process Model and Notation (BPMN) language.
Ubuntu operating system with desktop environment.
Installs the Camunda Modeler tool. The modeler is a desktop application that facilitates busines process modeling by drawing process flows.
The modeler can be installed stand-alone or the same machine as the Camunda server.
The following variables and defaults are available:
camunda_modeler_version: "4.10.0"
camunda_modeler_release: "4.10.0"
camunda_modeler_urldir: "https://downloads.camunda.cloud/release/camunda_modeler/{{ camunda_modeler_version }}"
camunda_modeler_urlfile_prefix: "camunda_modeler-{{ camunda_modeler_release }}-linux-x64"
camunda_modeler_dir: "/var/lib/camunda_modeler"
2021 Written by Ton Smeele (Utrecht University)