Self-Hosting

Deploy the full Reviewate platform with Docker Compose or Kubernetes.

The self-hosted platform adds a dashboard layer on top of the CLI, giving your team centralized control over code reviews.

What You Get

  • Dashboard — View review history, status, and results for all repositories in one place
  • Webhook integration — Reviews trigger automatically on every pull request, no CI setup needed
  • Team management — Invite members, manage organizations, and control access per repository
  • Container isolation — Each review runs in its own ephemeral container (Docker or Kubernetes), destroyed after completion
  • Centralized config — Set LLM keys, models, and platform tokens once for the whole team
  • Feedback loop — Learn from thumbs-down reactions and dismissed reviews to improve over time

Setup Checklist