]> git.somenet.org - pub/jan/aic18.git/blob - camunda-overlay/README.md
add readme, rename option
[pub/jan/aic18.git] / camunda-overlay / README.md
1 Run ```./camunda.py``` to just deploy the process.
2
3 Flags:
4
5 ```--autoclick 1```: will deploy the process and run it with three terms.
6 Result should be available in Camunda Tasklist -> All Tasks
7
8 ```--no-deploy```: do not deploy the process, probably only useful with the autoclick-flag
9
10 ```--no-cleanup```: do not remove old deployments, keep tasks running (might be confusing if there are multiple deployments)
11
12 Default login:
13
14 URI: http://localhost:8080/camunda/
15 User: demo
16 Pass: demo