OpenMetadata/openmetadata-docs/content/partials/v1.4/connectors/external-ingestion-deployment.md
Imri Paran 67c57ec4f0
docs: 1.4.x-SNAPSHOT (#15506)
* docs: 1.4.x-SNAPSHOT
added partials
added images
updated paths
2024-03-11 09:42:26 +00:00

16 lines
595 B
Markdown

## How to Run the Connector Externally
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
If, instead, you want to manage your workflows externally on your preferred orchestrator, you can check
the following docs to run the Ingestion Framework **anywhere**.
{% tilesContainer %}
{% tile
title="External Schedulers"
description="Get more information about running the Ingestion Framework Externally"
link="/deployment/ingestion"
/ %}
{% /tilesContainer %}