Pezzo
Open-source, developer-first LLMOps platform for prompt design, version management, instant delivery, collaboration, troubleshooting, and observability
Overview
Pezzo is an open-source, developer-first LLMOps platform that streamlines the entire AI workflow. Design prompts in a collaborative UI, version them with Git-style commits, deliver updates instantly without redeploying, and troubleshoot with built-in observability, caching, and cost tracking. Self-host with Docker and connect any model provider.
Requirements
Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
pezzo:
image: ghcr.io/pezzolabs/pezzo/server:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/pezzo:/data
Guides & articles
How to Self-Host Pezzo with Docker: A Step-by-Step Guide
Learn how to deploy Pezzo, the open-source LLMOps platform, on your own server with Docker Compose — console, proxy, PostgreSQL, ClickHouse and more.
Aug 25, 2026
Pezzo: The Open-Source LLMOps Platform for Prompt Design and Observability
Meet Pezzo — the Apache-2.0, developer-first LLMOps platform for prompt design, Git-style versioning, instant delivery, and full observability. Self-hosted with Docker.
Aug 25, 2026