Yes indeed it does fail, I tried many times seems like it's failing to connect with mysql instance. To me it seems like something related to networking.
On Sat, 4 Jan 2020, 05:48 Michael Vorburger, <[email protected]> wrote: > On Fri, 3 Jan 2020, 21:17 Yemdjih Kaze Nasser, <[email protected]> > wrote: > >> I don't have a particular configuration. >> >> I used the default configuration from the develop branch of the repo >> >> On Fri, Jan 3, 2020, 12:54 PM Ngadou Yopa <[email protected]> >> wrote: >> >>> Hi Yemdjih >>> >>> I noticed your unanswered message. >>> Could you please link to your docker-compose.yml settings ? >>> >>> Ngadou >>> >>> On Sat, 21 Dec 2019, 07:45 Yemdjih Kaze Nasser, <[email protected]> >>> wrote: >>> >>>> Just tried to run the new docker deployment and it fails >>>> >>> > It usually works. Note that we actually even have continuous integration > non regression testing for it, check out > https://github.com/apache/fineract/blob/develop/.travis.yml > > to serve fineract server. the logs mention a failure to connect to >>>> database. >>>> >>> > Could you please post the output of docker log for the application > container on e.g. a GitHub gist or the Fedora Pastebin or some such place, > and share a link, so that someone can have a closer look? > > Not sure how the environment variables work with this new setup. >>>> >>>> Steps to reproduce: >>>> docker-compose build >>>> docker-compose up -d >>>> as is described in the README. >>>> >>> > Perhaps others reading this would like to try it and chime into the > conversation to confirm that it does indeed work as advertised for them? > > Solving this may help with the kubernetes deployment I'm working on >>>> >>>
