graemeglass / tutor

The Docker-based Open edX distribution designed for peace of mind

Home Page:https://docs.tutor.overhang.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tutor: the Docker-based Open edX distribution designed for peace of mind

Tutor logo


Source code Forums Documentation PyPI releases AGPL License Follow us on Twitter Follow us on Youtube

Tutor is the official Docker-based Open edX distribution, both for production and local development. The goal of Tutor is to make it easy to deploy, customise, upgrade and scale Open edX. Tutor is reliable, fast, extensible, and it is already used to deploy hundreds of Open edX platforms around the world.

Do you need professional assistance setting up or managing your Open edX platform? Overhang.IO provides online support as part of its Long Term Support (LTS) offering.

Features

Tutor local launch

Quickstart for Apple Silicon

  1. Clone the repo: git clone git@github.com:overhangio/tutor.git
  2. Edit docker-compose.yml and docker-compose.jobs.yml and add platform: linux/amd64 to each image.
  3. Run pip install -e .
  4. Run tutor local launch
  5. You're done!

Documentation

Extensive documentation is available: https://docs.tutor.overhang.io/

Is there a problem?

Please follow the instructions from the troubleshooting section in the docs.

Support

To get community support, go to the official Open edX discussion forum: https://discuss.openedx.org. For official support, please subscribe to a Long Term Support (LTS) license at https://overhang.io/tutor/pricing.

Contributing

We welcome contributions to Tutor! To learn how you can contribute, please check the relevant section of the Tutor docs: https://docs.tutor.overhang.io/tutor.html#contributing.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).

About

The Docker-based Open edX distribution designed for peace of mind

https://docs.tutor.overhang.io/

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.0%Language:Dockerfile 3.2%Language:Shell 1.3%Language:Makefile 1.2%Language:Jinja 0.4%