For those that might run across it - to use the UI you must first go to
https://localhost:8443/ and accept the self-signed cert.  Otherwise you get
a message that is rather misleading.

I'm curious why it isn't easier to just use http for test environments?
The error in the browser and the error in the developer tools do not give
much of an indication as to the underlying nature of the problem in at
least current Firefox and Chrome browsers.



On Sat, May 2, 2020 at 6:31 AM Michael Vorburger <m...@vorburger.ch> wrote:

> 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
>


-- 
Scott Dunbar
Cell: 303 667 6343

Reply via email to