Reporting Deployment

Introduction

There are two models of generating Reporting and visualizing dashboards in OpenG2P currently. One is through Apache Supersetarrow-up-right (which performs direct SQL queries on the Database to generate reports). Second is through reporting frameworkarrow-up-right, extended from MOSIP (which replicates all the data into OpenSearch in real-time). Weigh the pros and cons of both approaches here, before choosing one model.

TODO

Installation of Apache Superset

Prerequisites

Installation

Post-installation

After installation is successful, Superset can be accessed at https://superset.openg2p.sandbox.netarrow-up-right, depending on the hostname given above.

Import pre-configured dashboardsarrow-up-right via Superet's console. During import provide password postgres user.

Follow the instructions given here to install pre-configured dashboardsarrow-up-right.

Installation of Reporting Framework

Prerequisites

Installation

Post-installation

Last updated