Skip to content
Discussion options

You must be logged in to vote

For a Docker based installation with all the components running locally, the following would be required:

  • OpenMetadata (latest version)
  • MySQL or Postgres as the database
  • Elasticsearch
  • Airflow
  • Also require around 6 GB RAM
    So it is recommended to use t2.large (Amazon EC2)

Please refer the docs for further details.

Even if you don't need the search ability for your use case, Elasticsearch is a required component. OpenMetadata relies on Elasticsearch for a variety of functions. For example, when assigning an owner to a table, or assigning tags, we use Elasticsearch to generate the auto-suggestions in the dropdown.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@OneCyrus
Comment options

Answer selected by ShilpaVernekar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants