Supercheck LogoSupercheck

Deployment

Self-host Supercheck with Docker ComposeEdit

Deploy Supercheck on your own infrastructure. Self-hosted mode includes unlimited features with all your data staying on your servers.

Docker Compose

Requirements

RequirementMinimum
Docker Engine20.10+
OSLinux (Ubuntu 22.04+, Debian 12+)
Architecturex86_64 or arm64
CPU4 vCPU
Memory8GB RAM
Storage50GB
DomainOptional (required for HTTPS)

Linux only — Supercheck uses K3s and gVisor for sandboxed test execution, which require the Linux kernel. macOS and Windows are not supported, including Docker Desktop and WSL2.

Services

ServicePurpose
appNext.js frontend and API
workerTest execution (Playwright/K6)
postgresDatabase
redisJob queues
minioArtifact storage (S3-compatible)
traefikHTTPS reverse proxy (production only)

On this page