https://github.com/flowable/flowable-engine/tree/flowable-6.4.2/docker/all-in-one
https://hub.docker.com/r/flowable/all-in-one
Run
docker run -p 8080:8080 flowable/all-in-one:6.4.2
Included Flowable apps
- Flowable IDM (http://localhost:8080/flowable-idm)
- Flowable Modeler (http://localhost:8080/flowable-modeler)
- Flowable Task (http://localhost:8080/flowable-task)
- Flowable Admin (http://localhost:8080/flowable-admin)
Default user
user: admin
password: test
https://github.com/flowable/flowable-engine/tree/flowable-6.7.2/docker
https://hub.docker.com/r/flowable/flowable-ui
Run
docker run -p 8080:8080 flowable/flowable-ui:6.7.2
Included Flowable apps
- Flowable UI (http://localhost:8080/flowable-ui)
Default user
user: admin
password: test