]> git.somenet.org - pub/jan/aic18.git/blob - camunda-overlay/README.md
Merge remote-tracking branch 'origin/master' into 49-upload-all-containers-to-public...
[pub/jan/aic18.git] / camunda-overlay / README.md
1 # Camunda process manager
2
3 Run ```./camunda.py``` to just deploy the process.
4
5 ## Flags
6
7 ```--autoclick 1```: will deploy the process and run it with three terms.
8 Result should be available in Camunda Tasklist -> All Tasks
9
10 ```--autoclick 2```: will deploy the process, run it with three terms, and tries to download the pdf
11
12 ```--no-deploy```: do not deploy the process, probably only useful with the autoclick-flag
13
14 ```--no-cleanup```: do not remove old deployments, keep tasks running (might be confusing if there are multiple deployments)
15
16 ## Default login
17
18 URI: http://localhost:8085/camunda/
19
20 User: demo
21
22 Pass: demo