docker-compose up -d卸载指令: docker compose -f docker-compose.yaml -f docker-compose-web-modeler.yaml down
激活指令指令:
$ docker login registry.camunda.cloud
Username: your_username
Password: ******
Login Succeeded
$ docker compose -f docker-compose.yaml -f docker-compose-web-modeler.yaml up -d
服务启动之后访问的地址
Operate: http://localhost:8081
Tasklist: http://localhost:8082
Optimize: http://localhost:8083
Identity: http://localhost:8084
Elasticsearch: http://localhost:9200
Keycloak is used to manage users. Here you can log in with the user admin and password adminKeycloak: http://localhost:18080/auth/