Closed nielsboecker closed 5 years ago
Note to reviewers: If you want to test against deployed Accessor and HoloPipelines, you can change this in the UI server's .env
file and then just run UI client and server locally:
HOLOPIPELINES_HOST=http://51.105.47.56
HOLOPIPELINES_PORT=80
HOLOSTORAGE_ACCESSOR_HOST=http://51.104.216.54
HOLOSTORAGE_ACCESSOR_PORT=80
There are still some problems with this, due to to Pipelines.
I tried some more fixes for this, but eventually, it is very hard to catch all errors from the UI perspective, especially because different issues have the same symptons. I think it is okay to accept these limitations, and still merge this PR (after code review of course). In worst case, the page needs to be refreshed.
This PR will fully integrate the UI with the HoloPipelines: