Orbtrace

Self-host

Download Orbtrace

Self-hosting Orbtrace takes two pieces. The config bundle below is public — the small set of Compose, Helm and Ansible deploy files plus the reference Collector config. The product image itself stays private and is pulled with a token Nivorbit issues you.

Config bundle

Compose / Helm / Ansible deploy files, the reference Collector config, and the installer. About 170 KB — no secrets, no images.

Version:
2.1.0
Size:
252 KB
Download orbtrace-2.1.0.tar.gz

Verify the checksum after download:

echo "22676b92607c16b90a0f61c93eacfa8adc2046486a65d88c472cbf88e65020af  orbtrace-2.1.0.tar.gz" | shasum -a 256 -c

What's inside

  • compose/ — docker-compose.yml, otelcol-config.yaml, Caddyfile, .env.example
  • helm/ — the Helm chart with small / medium / large sizing presets
  • ansible/ — single-host bare-metal playbook
  • install.sh — generates your .env secrets and brings the stack up

You also need a pull token

The product image (ghcr.io/nivorbit/images/orbtrace) is private. Email sales@nivorbit.com for a per-customer pull token — it ships with your deployment access.

Then follow the Quickstart

Ten minutes from download to your first trace on screen.

Open the Quickstart