Camunda Usage Records
Run camunda with docker
# Pull code
git clone https://github.com/camunda/camunda-platform
# into the specified directory
cd docker-compose/camunda-8.
# Launch container
docker compose --profile model up -d
# Open web page [localhost:8070](localhost:8070)