bacalhau-project / bacalhau

Compute over Data framework for public, transparent, and optionally verifiable computation
https://docs.bacalhau.org
Apache License 2.0
711 stars 89 forks source link

Improved routing of webui requests #4633

Closed wdbaruni closed 1 month ago

wdbaruni commented 1 month ago

Have the webui server route requests to the orchestrator instead of the frontend directly calling the orchestrator. This will simplify webui setup instead of having to define the WebUI.Backend to the orchestrator's public ip with bacalhau serve

linear[bot] commented 1 month ago

ENG-280 Improved routing of webui requests