📄️ Deploying to AWS
The following is a set of instructions to quickstart DataHub on AWS Elastic Kubernetes Service (EKS). Note, the guide
📄️ Deploying to GCP
The following is a set of instructions to quickstart DataHub on GCP Google Kubernetes Engine (GKE). Note, the guide
📄️ Deploying to Azure
The following is a set of instructions to quickstart DataHub on Azure Kubernetes Service (AKS). Note, the guide
📄️ Deploying with Docker
Prerequisites
📄️ Deploying with Kubernetes
Introduction
📄️ Integrating with Confluent Cloud
DataHub provides the ability to easily leverage Confluent Cloud as your Kafka provider. To do so, you'll need to configure DataHub to talk to a broker and schema registry hosted by Confluent.
📄️ Deployment Environment Variables
The following is a summary of a few important environment variables which expose various levers which control how
📄️ How to Extract Logs from DataHub Containers
DataHub containers, datahub GMS (backend server) and datahub frontend (UI server), write log files to the local container filesystem. To extract these logs, you'll need to get them from inside the container where the services are running.