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