Tutor

What is Tutor?

Tutor is an open source distribution of Open edX. It uses the original code from the various Open edX repositories, such as edx-platform, cs_comments_service, etc. and packages everything in a way that makes it very easy to install, administer and upgrade Open edX. In particular, all services are run inside Docker containers.

Tutor makes it possible to deploy Open edX locally, with docker-compose or on an existing Kubernetes cluster.

What is the purpose of Tutor?

To make it possible to deploy, administer and upgrade Open edX anywhere, easily.