Skip to content

🎓 The easiest way to install Open edX, both for production and local development (all in Docker)

License

Notifications You must be signed in to change notification settings

sagar12pawar/tutor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutor 🎓 Open edX 1-click install for everyone

Build status GitHub issues GitHub closed issues

Tutor is a one-click install of Open edX, both for production and local development, inside docker containers. Tutor is easy to run, fast, full of cool features, and it is already used by dozens of Open edX platforms in the world.

asciicast

Quickstart

git clone https://github.com/regisb/tutor
cd tutor/deploy/local
make all

Documentation

Extensive documentation is available online: http://docs.tutor.overhang.io/

How to contribute

We go to great lengths to make it as easy as possible for people to run Open edX inside Docker containers. If you have an improvement idea, feel free to open an issue on Github so that we can discuss it. Pull requests will be happily examined, too! However, we should be careful to keep the project lean and simple: both to use and to modify. Optional features should not make the user experience more complex. Instead, documentation on how to add the feature is preferred.

About

🎓 The easiest way to install Open edX, both for production and local development (all in Docker)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 41.9%
  • Makefile 37.8%
  • Dockerfile 15.1%
  • Shell 5.2%