Hello everyone, Shout out to Nasser for having contributed the just merged PR #787 <https://github.com/apache/fineract/pull/787> (also note #791 <https://github.com/apache/fineract/pull/791>) for https://issues.apache.org/jira/browse/FINERACT-845.
With this, it's easier than it has ever been before in the history of this project to locally spin up the latest and greatest version of Apache Fineract + also latest version (!)) of the web UI from the Community App: git clone https://github.com/apache/fineract.git cd fineract docker-compose build docker-compose up -d Now login with default *username* mifos and *password* password on http://localhost:9090/?baseApiUrl=https://localhost:8443/fineract-provider&tenantIdentifier=default . Best, M. PS: https://www.fineract.dev will soon similarly automatically run the very latest code in the cloud (this thread is about something similar for local use using docker compose). _______________________ Michael Vorburger http://www.vorburger.ch
