Spring Boot 2 app for editing (and deploying) your Flowable processes, forms and decision tables.
100K+
Part of the Flowable eco system. (visit http://flowable.org for more info) For pre configured docker compose configurations and start / stop scripts; https://github.com/flowable/flowable-engine/tree/master/docker
To start a container with a in memory H2 database; (the IDM app must be running)
docker run -p8888:8888 -e FLOWABLE_COMMON_APP_IDM-URL=http://<host-ip>:8080/flowable-idm -e FLOWABLE_COMMON_APP_IDM-ADMIN_USER=admin -e FLOWABLE_COMMON_APP_IDM-ADMIN_PASSWORD=test flowable/flowable-modeler
Content type
Image
Digest
Size
97.3 MB
Last updated
over 6 years ago
docker pull flowable/flowable-modeler