Skip to content

Releases: AOT-Technologies/forms-flow-ai-deployment

Deployment Updated with Formsflow Version v6.0.0

12 Apr 05:42
6c87bde
Compare
Choose a tag to compare

Added

  • Added a new variable KEYCLOAK_WEB_CLIENTID for forms-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

Full Changelog: v5.3.1...v6.0.0

Deployment Updated with Formsflow Version v5.3.1

15 Feb 06:04
edba60a
Compare
Choose a tag to compare

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

30 Nov 10:50
fb2276e
Compare
Choose a tag to compare

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

11 Jul 09:37
8384392
Compare
Choose a tag to compare

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 to 5001
  • 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

29 Jun 04:49
8b2c6d4
Compare
Choose a tag to compare

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