Skip to main content
Tessary’s open edition is an open-source agent reliability platform. It ingests every trace an agent produces, runs cheap classifiers against each one to create findings, groups related findings into cases, and runs an agentic RCA (root-cause analysis) to explain what caused each case. This documentation covers self-hosting the open-source product with Docker Compose. It does not cover Tessary Cloud, the SaaS-hosted product.

Explore the self-hosting docs

Set up Tessary

Bring up the services with Docker Compose and connect your first trace source.

Configuration reference

Look up every environment variable and what it controls.

Deployment topology

See the services Tessary runs and how they fit together.

Upgrading

Move a self-hosted deployment to a new Tessary version.

Troubleshooting

Diagnose and resolve common self-hosting problems.