Added
- Redis container added for lightweight Redis service using the official Redis Alpine image
- Added new IP fetching script for mac and windows users for smooth usage
- Added Multi-arch image for BPM.
- Updated the keycloak image to 25.0.4.
- Added keycloak customization as a container to fetch Realm, themes and other customizations as image.
Modified
- Updated shell script for finding the correct docker compose file and install the application
- Updated the scripts to check for the docker-compose file been used in the system("docker-compose"/"docker compose")
- Updated the env's in the docker-compose file and env file.
- Updated the Working docker versions
Image updated
- formsflow-idm - keycloak: image: quay.io/keycloak/keycloak:25.0.4
- forms-flow-web: image: formsflow/forms-flow-web:v7.0.0
- forms-flow-forms: image: formsflow/forms-flow-forms:v7.0.0
- forms-flow-bpm: image: formsflow/forms-flow-bpm:v7.0.0
- forms-flow-webapi: image: formsflow/forms-flow-webapi:v7.0.0
- forms-flow-documents-api: image:formsflow/forms-flow-documents-api:v7.0.0
- forms-flow-data-analysis-api: image:formsflow/forms-flow-data-analysis-api:v7.0.0
Full Changelog: v6.0.0...v7.0.0