How to Deploy Open edX with Tutor: A Complete 2025 Guide
Tutor is the official Docker-based Open edX distribution. It wraps the entire Open edX stack into Docker containers orchestrated with Docker Compose. Tutor v21 ships Open edX Sumac.
Prerequisites
Linux server with 8GB+ RAM, Docker Engine 24.0+, Python 3.8+, and a domain pointing to your server IP.
Quick Start
pip install "tutor[full]==21.*" then tutor config save to configure your domain, then tutor local launch for first-time setup.
Skip the setup — get managed Open edX in 15 minutes