red-accountant-48681
02/08/2022, 8:30 PMincalculable-ocean-74010
02/08/2022, 8:58 PMWhat does it mean to "deploy" datahub?
We mean installing and launching a datahub instance in some machine.
How would I be able to get others to access the UI?
If you ran datahub docker quickstart
then what happened was that datahub was started on your local machine as a set of docker containers (via an orchestrator called docker-compose
).
For others to access the UI you would have to make your laptop available for others to connect to, on your machine’s IP on port 9002