Re: Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread Arnold Galovics
Hi Ronald, Sure thing. I'm glad it's working now. Best, Arnold On Thu, May 12, 2022 at 4:18 PM ronald munjoma wrote: > Hi Arnold, > > Thank you very much, I have pulled the community app and everything is > working as expected. > > Thanks > Ronald > > On Thu, 12 May 2022 at 13:01, Arnold Galov

Re: Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread ronald munjoma
Hi Arnold, Thank you very much, I have pulled the community app and everything is working as expected. Thanks Ronald On Thu, 12 May 2022 at 13:01, Arnold Galovics wrote: > Hi Ronald, > > This is expected behavior. The API by default is available on port 8443 > and has the context root path of

Re: Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread Arnold Galovics
Hi Ronald, This is expected behavior. The API by default is available on port 8443 and has the context root path of fineract-provider which means that on https://localhost:8443 you'll find a 404. The root of the APIs is https://localhost:8443/fineract-provider. On another note, the reason the UI

Re: Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread ronald munjoma
Hi Aleksandar, I pulled the develop branch, and ran ./gradlew :fineract-provider:jibDockerBuild -x test docker-compose up -d Thanks Ronald On Thu, 12 May 2022 at 12:42, Aleksandar Vidakovic wrote: > ... which version? > > On Thu, 12 May 2022, 11:16 ronald munjoma, wrote: > >> Dear All, >> >>

Re: Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread Aleksandar Vidakovic
... which version? On Thu, 12 May 2022, 11:16 ronald munjoma, wrote: > Dear All, > > I am running Apache Fineract on my local machine, following the Docker > instructions > > > I am getting HTTP Status 404 –

Fineract Docker - HTTP Status 404 – Not Found

2022-05-12 Thread ronald munjoma
Dear All, I am running Apache Fineract on my local machine, following the Docker instructions I am getting HTTP Status 404 – Not Found when I open https://0.0.0.0:8443/ in my browser http://localhost:9090/?b