Skip to content

Latest commit

 

History

History
 
 

deployment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Download and Installation

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

Table of Contents

The framework installs the products mentioned above (except for Keycloak which must either be pre-existing or installed and configured in advance).

The products are installed with a default configuration so that the base system works "out-the-box", however, the advanced configuration and management of the products require the relevant product documentation.

Prerequisites

  • Admin access to a local or remote server (can be local PC or Mac provided it is 64-bit with at least 16GB RAM and 100GB HDD) where docker-compose and docker are installed and configured.
  • Admin access to a Keycloak server (ability to create realms, users etc.)

Project Dependencies

  • form.io (included under ../.forms-flow-forms)
  • Camunda (included under ../.forms-flow-bpm)
  • Redash (included under ../.forms-flow-analytics)
  • Keycloak (existing Keycloak server required)
  • Python (included under ../.forms-flow-api)
  • Optional: Nginx (included under ./deployment/nginx)

Download the formsflow.ai

Installation

This section describes how to install different components individually and full deployment of formsflow.ai

Docker

Choose from the following components listed below.

Full Deployment

Follow the instructions on docker installation guide

Openshift

Full Deployment

Follow the instructions on openshift installation guide

Verifying the Installation status