diff --git a/docs/.gitbook/assets/localhost_7777_-1-.png b/docs/.gitbook/assets/localhost_7777_-1-.png new file mode 100644 index 00000000000..2bb4062b134 Binary files /dev/null and b/docs/.gitbook/assets/localhost_7777_-1-.png differ diff --git a/docs/.gitbook/assets/localhost_7777_.png b/docs/.gitbook/assets/localhost_7777_.png new file mode 100644 index 00000000000..0f1e287ef70 Binary files /dev/null and b/docs/.gitbook/assets/localhost_7777_.png differ diff --git a/docs/install/run-openmetadata.md b/docs/install/run-openmetadata.md index 0e0ed270c85..3dd45fbdca3 100644 --- a/docs/install/run-openmetadata.md +++ b/docs/install/run-openmetadata.md @@ -23,6 +23,15 @@ cd OpenMetadata/docker/metadata docker-compose up ``` +### Next Steps + +1. Docker for OpenMetadata will depend on Mysql Container to be up, It may take few seconds to run. +2. Once OpenMetadata UI is accessible, Go to Scheduler UI -[ http://localhost:7777](http://localhost:7777), to invoke the pipelines to ingest data. + +![Scheduler UI \(http://localhost:7777\)](../.gitbook/assets/localhost_7777_.png) + +![Invoking a Pipeline for Ingestion](../.gitbook/assets/localhost_7777_-1-.png) + The above command brings up all the necessary services 1. MySQL