Skip to content

A dockerized demonstration of Camunda Business Process Model and Notation Project

Notifications You must be signed in to change notification settings

farsabbutt/Camunda-BPMN-Demo

Repository files navigation

Camunda Business Process Model and Notation

Prerequisites

  • Linux or WSL for Windows
  • Docker

Clone

Clone the project

git clone [email protected]:rahibbutt/Camunda-BPM-Demonstrator.git

Run Project

To run all the services (camunda engine, frontend application etc), execute the following command:

./dev-tools.sh up

Cleanup

To stop all the services and cleanup, run the following command:

./dev-tools.sh down

To generate the latest War file

In order to generate the latest war file of your changes. Note: This command will only work if the containers are up and running.

./dev-tools.sh build_process_application

About

A dockerized demonstration of Camunda Business Process Model and Notation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published