Hello all, I was able to create a multi-tenant environment following the documentation. Thank you! http://mifos.cloud.answerhub.com/questions/704/how-to-create-multi-tenant-and-access-it.html.
We understand the process is that we create entries in tenants and Mifos tables (supporting mifos app) in a new tenant database will be created upon restarting the server. We are concerned about two issues - 1) The need to restart the server each time we add a new tenant. Could you please let us know the rationale behind this? Could we run the scripts manually somehow? We are concerned about the service interruption on the production box every time we need to add a new tenant. 2) We are also experiencing time-out issue when loading mifos page (after restarting the server). We found out that db scripts were running in the background and the page cannot load until all these scripts were completed. In our case, it took about 15 minutes for one tenant. We don't wish to impact other tenants' access to Mifos app while new tenant database is being created/populated. We'd like to better understand which scripts are run as part of new tenant creation process and whether we really need to reboot the server. If you have suggestions, we would highly appreciate it. If need be we can run stuff manually instead of triggering them on page load or server reboot. Thank you for all your help. Sincerely, Thynn