mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 07:09:21 +00:00

Co-authored-by: Harshal Sheth <harshal@acryl.io> Co-authored-by: Dexter Lee <dexter@acryl.io> Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
DataHub Frontend Docker Image
Refer to DataHub Frontend Service to have a quick understanding of the architecture and responsibility of this service for the DataHub.
Checking out DataHub UI
After starting your Docker container, you can connect to it by typing below into your favorite web browser:
If using React app:
http://localhost:9002
If using legacy Ember app:
http://localhost:9001
You can sign in with datahub
as username and password.