Re: Request for Advice

2019-07-23 Thread Mohammadbadar hashimi
Thank you Victor, You have addressed very good points. On Tue, Jul 23, 2019 at 7:31 PM VIctor Romero wrote: > At national level are two words with high impact for any reader. But it is > not the same for China vs Guatemala, because the number of users and > technical restrictions. > > I will

Changing default MySQL properties

2019-07-23 Thread Jun King Miñon
Hi Everyone, I would like to ask an advice on how to modify the database properties such as server port, username or password on Mifos. I am seeing hard-coded values from the code base (*e.g.,* V1__mifos-platform-shared-tenants.sql). I have tried to modify this and utilize gradle but failed to

Re: Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Courage Angeh
Hi All, I think implementing a script to search and replace the time/date functions is cool but it will be daunting and time-consuming if the migrations start throwing errors after your make these updates ( Which is quite likely :-( and the SQL migration scripts are really much). Maybe you could

Re: Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Michael Vorburger
Hello, Disclaimer: I'm completely new to Fineract's TZ problems, and have a pretty limited understanding of what is really going on. That being said: FYI these kinds of issues are pesky and and, surprisingly, hard to get completely right. Googling the problem in general, one can hit posts such

Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Dylan Robson
Hello everyone. I am working on FINERACT-723 (https://issues.apache.org/jira/browse/FINERACT-723 ) regarding issues where the tenant's time zone is sometimes not considered when calculating dates/times. So the goal is to refactor all usages

Re: TimeZone issues on Fineract/Mifos

2019-07-23 Thread Dylan Robson
Hi Victor, Also of interest might be FINERACT-723 "Integration tests fail when the default tenant has a different time-zone than the system(s) running the application and database servers” I am looking into this right now as well. Regards

Re: TimeZone issues on Fineract/Mifos

2019-07-23 Thread Awasum Yannick
Hi Victor, Please login to JIRA and comment here: https://issues.apache.org/jira/browse/FINERACT-276 I cannot find your username. By commenting, I will be able to see it. Thanks On Tue, Jul 23, 2019 at 3:39 PM VIctor Romero wrote: > Hi Awasum, > > My Jira account is

Re: TimeZone issues on Fineract/Mifos

2019-07-23 Thread DevOps FinTecheando
Yes for sure. The docker compose that you have created is great to be used for setting the time zone. If anyone has used Java 8 & connector J 8 for Mysql for sure has faced the timezone issues. The changes are also in the DB URL in the server.xml and other properties used by Flyway. Regards

Re: Request for Advice

2019-07-23 Thread VIctor Romero
At national level are two words with high impact for any reader. But it is not the same for China vs Guatemala, because the number of users and technical restrictions. I will suggest to have a clear use cases: In our case we have go for Fineract CN doing changes at the database, messaging and

Re: [Mifos-users] USING MIFOS WITHOUT ENABLING SSL

2019-07-23 Thread VIctor Romero
You can try let's encrypt certificates or use a web server like nginx or apache in front of tomcat. But always use ssl/tls. Regards Victor ⁣Obtener BlueMail para Android ​ En 11 jul 2019 10:29 a. m., en 10:29 a. m., Nikhil Dogra escribió: >Thanks for the suggestion. > >I have tested it with

Re: Installation Issue Ubuntu 18.04

2019-07-23 Thread VIctor Romero
Dele, Read the documents about the installation. If you go for non tested versions you have to improve your developer and infrastructure skills in order to solve the issues that you will face. If you are able to solve them we invite you to share your experience. Regards Victor ⁣Obtener

Re: TimeZone issues on Fineract/Mifos

2019-07-23 Thread VIctor Romero
Hi Awasum, My Jira account is victor.rom...@fintecheando.mx Regards, Victor ⁣Obtener BlueMail para Android ​ En 23 jul 2019 1:44 a. m., en 1:44 a. m., Michael Vorburger escribió: >On Mon, Jul 22, 2019 at 8:07 AM Awasum Yannick >wrote: > >> Hey Victor, >> >> Create an Apache JIRA account

Re: [Mifos-users] (no subject)

2019-07-23 Thread Awasum Yannick
Please, Go find the AWS documentation and youtube videos on how to manage AWS. if you cannot learn it yourself, find a professional and pay them to manage the infra for you. Fineract and the Mifos Community will provide the software for you. But you will be responsible for deploying it. Last

Re: TimeZone issues on Fineract/Mifos

2019-07-23 Thread Michael Vorburger
On Mon, Jul 22, 2019 at 8:07 AM Awasum Yannick wrote: > Hey Victor, > > Create an Apache JIRA account and send me your user id. I will add you to > the contributor list and you can assign yourself. Comment on the issue you > want to fix. > > On Sun, Jul 21, 2019 at 10:47 PM Victor Romero < >