PostgreSQL

PostgreSQL Server Deployment

Postgresql server is required for all the modules. The Helm charts of respective modules install a unique Postgresql server for each module - this is to have a clean separation and management of modules. However, in a production setup, you may install only one Postgresql server (in master-slave configuration) or use a Cloud-native database like Amazon RDS or Azure Postgres Service.

The procedure below installs an instance of Postgresql using Helm charts if you wish to install Postgresql separately.

Last updated

Logo

Copyright © 2024 OpenG2P. This work is licensed under Creative Commons Attribution International LicenseCC-BY-4.0 unless otherwise noted.