Camunda Process Application with Spring Boot and Docker.. Demo
Spring Boot 3.2
Camunda 7.10.0
Docker
##Installation
Create the Camunda process application fat jar file
mvn clean install
Build and run with the Docker containers with docker-compose
docker-compose up --build
Docker CLI (optional)
docker build -t loydlconsulting/cwp-mabritec .
docker run -p 8080:8080 loydlconsulting/cwp-mabritec
Launch in the Background
docker-compose up -d
Stop containers
docker-compose down
Access the Camunda Tasklist, Admin, Cockpit
http://localhost:8080
username/password = demo/demo
Access the Camunda REST API
example: Fetch engine names:
http://localhost:8080/rest/engine
Access the simple web application (node.js)
http://localhost:8050

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
