mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-23 21:48:24 +00:00
c903ab2b12
The project gets a new name and some proper documentation. Build/Deploy are now properly separated.
16 lines
688 B
Markdown
16 lines
688 B
Markdown
# Tutor: Open edX 1-click install for everyone
|
|
|
|
![Build status](https://img.shields.io/travis/regisb/openedx-docker.svg)
|
|
![GitHub issues](https://img.shields.io/github/issues/regisb/openedx-docker.svg)
|
|
![GitHub closed issues](https://img.shields.io/github/issues-closed/regisb/openedx-docker.svg?colorB=brightgreen)
|
|
|
|
Tutor is a one-click install of [Open edX](https://openedx.org), both for production and local development, inside docker containers.
|
|
|
|
[![asciicast](https://asciinema.org/a/6DowVk4iJf3AJ2m8xlXDWJKh3.png)](https://asciinema.org/a/6DowVk4iJf3AJ2m8xlXDWJKh3)
|
|
|
|
# Quickstart
|
|
|
|
git clone https://github.com/regisb/openedx-docker
|
|
cd openedx-docker/
|
|
make singleserver
|