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.
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:Installation Procedure
- Download the pre-packed distribution of the [community edition here] (https://downloads.camunda.cloud/release/camunda-bpm/run/) or the enterprise edition here.
- Unpack the distro to a directory.
- Configure the distro as described in the User Guide.
- Start ASEE Flow Run by executing the start script (start.bat for Windows, start.sh for Linux/Mac).
- Access the ASEE Flow webapps (Cockpit, Tasklist, Admin) via http://localhost:8080/camunda/app/.
- Access the REST API via http://localhost:8080/engine-rest (e.g. http://localhost:8080/engine-rest/engine).