Grafbase Enterprise Platform

Grafbase Enterprise Platform is a self-hosted version of the Grafbase platform, that provides all the features of the Grafbase platform.

Grafbase Enterprise Platform is suitable for enterprises that are subject to regulatory compliance. It runs on your infrastructure and is governed by your own access and security controls.

The Grafbase Enterprise Platform is built on top of the Grafbase platform, which includes the following components:

  • Grafbase API: Core API of the platform.
  • Grafbase Dashboard: Web-based interface to manage your graphs.
  • Telemetry Sink: Collects telemetry data from the Grafbase Gateway and writes it to Kafka.

In addition to these components, Grafbase Enterprise Platform requires the following services:

  • Postgres: Database that contains core platform data.
  • ClickHouse: Database that contains analytics data.
  • Zitadel: Authentication management to manage users and permissions.
  • MinIO: Storage provider to store published schemas and trusted documents.
  • Kafka: Message broker to handle real-time telemetry data.
  • OpenTelemetry Collector: Aggregates telemetry data from Kafka to ClickHouse.

The Grafbase Enterprise Platform is distributed as a helm chart that can be installed on any Kubernetes cluster. The Helm chart lets you to decide which components you want from the Enterprise Platform.

To get access to the Helm chart, please contact us, we will provide you with the necessary credentials.