Skip to main content

Sysadmin Guide

This guide covers self-hosting CleverThis on your own infrastructure. It is intended for platform engineers and DevOps teams responsible for deploying, configuring, and operating the CleverThis stack.

CleverThis can be deployed with Docker Compose (recommended for small teams and single-server setups) or with Helm on Kubernetes (recommended for production scale, HA, and multi-region). Both deployment paths use the same container images and environment variable configuration.

What's in this guide