You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Michael Vorburger (Jira)" <ji...@apache.org> on 2019/12/02 06:51:00 UTC

[jira] [Created] (FINERACT-806) Allow customizing Tenants JDBC password, username and driverClassName (not just URL)

Michael Vorburger created FINERACT-806:
------------------------------------------

             Summary: Allow customizing Tenants JDBC password, username and driverClassName (not just URL)
                 Key: FINERACT-806
                 URL: https://issues.apache.org/jira/browse/FINERACT-806
             Project: Apache Fineract
          Issue Type: Improvement
            Reporter: Michael Vorburger


In addition to being able to customize the JDBC URL of the Tenant DB (in the Docker Image, but even otherwise) as introduced in FINERACT-773, it would be good if that JDBC connection's username, password and driverClassName could be overriden via a simple environment variable as well.

This should be relatively straightforward (now) - just apply the "pattern" from [https://github.com/apache/fineract/pull/648/files] and introduce additional Java System properties (in lower-case) like the fineract_tenants_url from FINERACT-773.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)