Hi Chirag, On Sat, Jul 11, 2020 at 7:48 PM Chirag Gupta <[email protected]> wrote:
> Hello community, > > Sending a follow-up on this one considering how important this is for our > community. > > Best, > Chirag Gupta > > On Wed, Jun 24, 2020 at 11:11 AM Chirag Gupta <[email protected]> > wrote: > >> Hello all, >> >> I have been trying to build MifosX on the latest fineract war file and >> community-app repository but it doesn't seem to be working for me. It gives >> 404 errors on API calls or when I try to access the web application. >> > Currently, https://staging.mifos.io/ and https://mobile.mifos.io run the latest Fineract using Docker and so does https://fineract.dev . If I wanted to get it to work on a distro like Ubuntu, I'd analyse the setup from the Dockerfile and try to replicate it. This should surely help you get a working setup. Once you have that then you can do additional configuration as needed. The current base docker image used is bitnami/tomcat:9.0 with openjdk:11 as builder. Have a look at https://github.com/apache/fineract/blob/develop/Dockerfile for details. Hope this helps. -Terence > I am testing this to document the whole process and make it available to >> Mifos devs and users. >> >> Thanks, >> Chirag Gupta >> >
