AOT-Technologies / forms-flow-ai-deployment

Deployment base for forms-flow-ai
Apache License 2.0
7 stars 26 forks source link

Download and Installation

In the following document, we’ll describe about the different project dependencies, and the installation options being supported.

Table of Contents

Prerequisites

Download the formsflow.ai

Installation

There are multiple options for installing formsflow.ai. They are given below

Docker Based Installation


Docker single click installation

Follow the instructions in the documentation and run the install.bat/bash for quick installation.

Docker Full Deployment

Follow the instructions on docker installation guide

Openshift Based Installation


Openshift Full Deployment

Follow the instructions on openshift installation guide

Verifying the Installation status

The following applications will be started and can be accessed in your browser.

Srl No Service Name Usage Access Default credentials (userName / Password)
1 Keycloak Authentication http://localhost:8080 admin/changeme
2 forms-flow-forms form.io form building. This must be started earlier for resource role id's creation http://localhost:3001 admin@example.com/changeme
3 forms-flow-analytics Redash analytics server, This must be started earlier for redash key creation http://localhost:7001 Use the credentials used for registration / Default user credentials
4 forms-flow-web formsflow Landing web app http://localhost:3000 Default user credentials
5 forms-flow-api API services http://localhost:5001 Authorization tocken from keycloak role based user credentials
6 forms-flow-bpm Camunda integration http://localhost:8000/camunda Default user credentials