Skip to content

Overview

The Tenzir Platform acts as a fleet management control plane for Tenzir Nodes. Use its web interface to explore data, create pipelines, and build dashboards.

The platform integrates three types of services, as the diagram below illustrates:

Tenzir PlatformDatabaseIdentity ProviderBlob StorageReverse ProxyTenzirGatewayHTTPSTenzirPlatform APITenzirUI

  1. Internal: Tenzir provides the (gray) internal services. They are core to the platform's operation.
  2. External: You provide the (blue) external services. We do not ship these, so you must bring your own.
  3. Configurable: You can use our bundled (yellow) configurable services or provide your own.

Follow these steps to set up the platform:

  1. Choose a scenario: First, choose a deployment scenario that best fits your use case. We provide several options that match common deployments.

  2. Configure the services: Next, configure the platform's services. You must set up the external endpoints so nodes and browsers can interact with the platform.

    You may skip some steps depending on your chosen scenario.

  3. Run the platform: After you create a configuration, start the platform. This can be as simple as running docker compose up.

Last updated: