Hi ,

I am new to fineract codebase and have followed the documentation to run
the application in my local machine [
https://github.com/apache/fineract#instructions-how-to-run-using-docker-and-docker-compose]
. But I am getting the following response for the following URL.
https://localhost:8443/ - HTTP Status 404
https://localhost:8443/fineract-provider/ - HTTP Status 404
http://localhost:9090/?baseApiUrl=https://localhost:8443/fineract-provider&tenantIdentifier=default
- redirected to
http://localhost:9090/graph?g0.expr=&g0.tab=0&g0.stacked=0&g0.show_exemplars=0&g0.range_input=1h
https://localhost:8443/fineract-provider/actuator/health -
{"status":"UP","groups":["liveness","readiness"]}

Since I am new to this architecture, a little assistance in running the
application in my local environment will be highly appreciated.

All the instances of fineract are running as follows:
[image: image.png]

Thanks,
Sutirtha Brahmachari

Reply via email to