Hi All, I think it will be a good idea to automate the process of creating and managing new tenants (DBs) on Fineract 1.x. At the moment, this is done via manual process and scripts as seen here: https://mifosforge.jira.com/wiki/spaces/docs/pages/187498786/How+to+Setup+New+Trail+Instance
Will it be a good idea to automate this process so that each new tenant is created using say, an API endpoint? Maybe this endpoint will need to be protected (secure) so that not anyone can create a new tenant? How do we secure this process? Any thoughts? Are there people who have done things like this before? and might want to contribute back? I created an issue for this: https://issues.apache.org/jira/browse/FINERACT-1081 Thanks. Awasum
