Skip to Content
DocsDeploymentOverview

Deployment

You can deploy Rhesis on your own infrastructure. We provide rich guides from very easy quick start with one command, to more advanced configurations like Kubernetes and cloud environments.

Want the easiest path? Skip the infrastructure management and start testing immediately with Rhesis Cloud . We handle the hosting, scaling, and updates so you can focus on building and testing your AI apps.

Available Options

Architecture Overview

Services

The Rhesis platform consists of several interconnected services:

ServicePortDescriptionHealth Check
PostgreSQL5432Primary databasepg_isready
Redis6379Cache & message brokerredis-cli ping
Backend8080FastAPI applicationcurl /health
Worker8081Celery background taskscurl /health/basic
Frontend3000Next.js applicationcurl /api/auth/session

Service Dependencies

Usage Limits

A self-hosted deployment has no usage limits. All seven metered resources (test executions, tracing spans, test generation, model tokens, seats, projects, endpoints) are unlimited. The usage page reports what the instance spent so you have visibility into resource consumption without any enforcement or blocking.