Testiment

Introduction

Welcome to the Testiment documentation.

Testiment helps teams capture, triage, and share high-quality bug reports. These docs focus on running Testiment reliably, especially in self-hosted environments.

What You Will Find Here

Platform at a Glance

Testiment deploys as:

  • web (Next.js frontend)
  • server (Hono API backend)
  • postgres (database)

Core deployment assets are already in this repository:

  • docker-compose.yml
  • docker-compose.external-db.yml
  • docker-compose.caddy.yml
  • .env.example

On this page