Releases: AOT-Technologies/forms-flow-ai-deployment
Releases · AOT-Technologies/forms-flow-ai-deployment
Deployment Updated with Formsflow Version v6.0.0
Added
- Added a new variable
KEYCLOAK_WEB_CLIENTID
forforms-flow-bpm
- Added
shell script
for starting keycloak. - Added an option for the users to run
data-analysis-api
as an optional feature. - Added redis container
Modified
- Updated the keycloak image to 23.0.7.
- Updated the
docker-compose
file for the keycloak 23 changes. - Modified the environment variables.
Image updated
- formsflow-idm - keycloak: image: quay.io/keycloak/keycloak:23.0.7
- forms-flow-web: image: formsflow/forms-flow-web:v6.0.0
- forms-flow-forms: image: formsflow/forms-flow-forms:v6.0.0
- forms-flow-bpm: image: formsflow/forms-flow-bpm:v6.0.0
- forms-flow-webapi: image: formsflow/forms-flow-webapi:v6.0.0
- forms-flow-documents-api: image:formsflow/forms-flow-documents-api:v6.0.0
- forms-flow-data-analysis-api: image:formsflow/forms-flow-data-analysis-api:v6.0.0
What's Changed
- Fix issue with mac installation by @sumesh-aot in #61
- Keycloak upgrade by @alanraju-aot in #62
- updated the image and changelog by @alanraju-aot in #63
- added new bpm variable by @alanraju-aot in #64
Full Changelog: v5.3.1...v6.0.0
Deployment Updated with Formsflow Version v5.3.1
Modified
- Updated batch and shell script by adding newly tested docker-versions
- Updated the data-analysis-api to provide users to run the data analysis API, making it an optional feature.
Image updated
- **forms-flow-web: image: formsflow/forms-flow-web:v5.3.1
- **forms-flow-bpm: image: formsflow/forms-flow-bpm:v5.3.1
- **forms-flow-webapi: image: formsflow/forms-flow-webapi:v5.3.1
- **forms-flow-documents-api: formsflow/forms-flow-documents-api:v5.3.1
- **forms-flow-data-analysis-api:formsflow/forms-flow-data-analysis-api:v5.3.1
Deployment Updated with Formsflow Version v5.3.0
Added
- Added
Data-analysis-api
service into docker-compose file. - Added IP confirmation check to confirm the user IP.
- Added
Docker engine
versions that are tested and working fine. - Added
docker-compose
file for Enterprise edition.
Modified
- Updated batch script by adding tested docker-versions
- Updated shell script for better understanding.
- Modified the environment variables.
Upcoming Features
- An update will be introduced to provide users with the option to run the data analysis API, making it an optional feature.
- An update in the script to enable a quick installation process specifically tailored for enterprise edition users.
Image updated
- **forms-flow-web: image: formsflow/forms-flow-web:v5.3.0
- **forms-flow-forms: image: formsflow/forms-flow-forms:v5.3.0
- **forms-flow-bpm: image: formsflow/forms-flow-bpm:v5.3.0
- **forms-flow-webapi: image: formsflow/forms-flow-webapi:v5.3.0
- **forms-flow-documents-api: formsflow/forms-flow-documents-api:v5.3.0
- **forms-flow-data-analysis-api:formsflow/forms-flow-data-analysis-api:v5.3.0
Deployment Updated with Formsflow Version v5.2.0
Added
- Added
Label-Name
for images to easily uninstall images using label name. - Added a checkpoint for webapi to check whether it runs in the browser.
- Added
DB-port
for keycloak. - Added
Documents-api
container as a new feature in quick installation.
Modified
- Updated web-api port from
5000
to5001
- Updated Redash image
- Updated the docker-compose by including networks for all containers.
- Updated the
ENV
variables for Web
Removed
- Removed the
config.js
file since it is directly taken through image.
Image-updated
- **forms-flow-web: image: formsflow/forms-flow-web:v5.2,0
- **forms-flow-forms: image: formsflow/forms-flow-forms:v5.2.0
- **forms-flow-bpm: image: formsflow/forms-flow-bpm:v5.2.
- **forms-flow-webapi: image: formsflow/forms-flow-webapi:v5.2.0
- **forms-flow-documents-api: formsflow/forms-flow-documents-api:v5.2.0
Formsflow Version v5.1.1 Deployment Update
Formsflow Version v5.1.1 Deployment Update with the following images
- formsflow-idm - keycloak: image: quay.io/keycloak/keycloak:14.0.0
- forms-flow-forms-db - image: mongo:5
- keycloak-db: image: postgres:14
- forms-flow-web: image: formsflow/forms-flow-web:v5.1.1
- forms-flow-forms: image: formsflow/forms-flow-forms:v5.1.1
- forms-flow-bpm-db: image: postgres:14
- forms-flow-bpm: image: formsflow/forms-flow-bpm:v5.1.1
- forms-flow-webapi-db: image: postgres:14
- forms-flow-webapi: image: formsflow/forms-flow-webapi:v5.1.1
- formsflow-analytics: image: formsflow/redash:10.1.5
- formsflow-analytics-db: image: postgres:9.6-alpine