Re: Docker Compose now includes UI from Community App!

2020-05-04 Thread James Dailey
Today I used docker build and got errors when on the 1.4.0 branch, but got to a solid result on the dev branch. I note that https://issues.apache.org/jira/browse/FINERACT-845 is resolved for 1.4.0. (thank you Nasser!). And I believe that was what enabled the docker build to function. I would

Re: Docker Compose now includes UI from Community App!

2020-05-03 Thread Michael Vorburger
On Sun, 3 May 2020, 00:50 Scott Dunbar, wrote: > 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. > Great point! Would you like to raise a PR to add this

Re: Docker Compose now includes UI from Community App!

2020-05-02 Thread Scott Dunbar
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