What problem does it solve?
This Skill streamlines deploying the zymtrace backend so you can reliably ingest CPU/GPU profiling data and bring up the UI without manual, error-prone configuration.
Core Features & Use Cases
- Kubernetes Helm backend installation: Guides setup for gateway, ingest, web/UI, symdb, identity, migrations, and required data stores.
- Docker Compose backend install (single-node/PoC): Provides an alternative path for laptops and small demos without ingress/HA complexity.
- Production-ready configuration decisions: Helps you choose license placement, database modes (create vs use existing vs managed Postgres variants), network exposure, auth type, and air-gapped registry settings.
Use case example: You want to deploy zymtrace on EKS with managed ClickHouse/Postgres/S3, configure TLS/ingress, and ensure secrets are created correctly so the backend becomes healthy.
Quick Start
Ask to install the backend by providing your cluster type and whether you use Helm on Kubernetes or Docker Compose, for example: "install zymtrace backend on my EKS cluster with external ClickHouse/Postgres/S3 and TLS enabled".