This is a development version for demo purposes!
You must access the UI from the root url.
If you copy a url with path or query parameters the page will fail to load.
- Download the Cammand.zip from the Releases and uzip into the
docker/cammandfolder. - Add your
keystore.p12or pcks file for https into the root of the docker folder. - Update the
default.ymlfor the ssl settings:server.ssl.key-store: classpath:keystore.p12 server.ssl.key-store-password: 1234567890 server.ssl.key-store-type: PKCS12 server.ssl.key-alias: tomcat
- run from the docker folder:
docker-compose up https://locahost:8080(note s in the https)
If you want to access the original Camunda WebApps:
localhost:8080/camunda/app/welcomelocalhost:8080/camunda/app/cockpitlocalhost:8080/camunda/app/tasklistlocalhost:8080/camunda/app/admin