Camunda BPMN platform
-
wrote on Oct 19, 2020, 7:04 PM last edited by ChristopherMag Oct 21, 2020, 3:39 PM
Relevant links:
- Download page which includes docker image instructions
- Docker hub image maintained by Camunda
- Relevant documentation on configuring LDAP authentication for integrated user management
- The LDAP Identity and Administrator Authorization plugins are already included in the Docker image
- Administrator Authorization plugin which would be used to make Cloudron Admin's Camunda admins
- Process engine configuration needed for the Comunda process engine to use the Cloudron email relay
- Email configuration is also mentioned here but it is in the context of new user email notifications which wouldn't be relevant if identity management is handled by Cloudron
- No state information for Camunda is in containers
- Docker container has runtime parameters to configure either MySQL or PostgreSQL database connection information
- Documentation on other database parameters that can be passed to the container and example configuration using PostgreSQL
- Selenium based tests for the various applications in the distribution
-
wrote on Oct 20, 2020, 12:42 AM last edited by
Didn't know what this was, went looking.
Process Automation reinvented for the Digital Enterprise
- Developer-Friendly
- Business – IT Collaborative
- BPMN/DMN Standards-Based
- Highly Scalable
BPMN - Business Process Model and Notation
-
wrote on Oct 21, 2020, 3:40 PM last edited by ChristopherMag Oct 21, 2020, 3:40 PM
I just watched the BayLISA presentation on Cloudron and saw it mentioned that they do Selenium tests of the applications on each release so I have updated my original post to include a link to Camunda's own maintained selenium based web application tests.