6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-15 01:34:14 +00:00
Go to file
Régis Behmo fbef486ad4 Slim down configurator image with alpine
By switching from ubuntu:18.04 to alpine, we reduce the local image size
from 510 to 87 Mb. Because we don't use bash anymore, it's difficult to
rely on chroot, so we just get rid of docker-entrypoint.sh
2018-12-26 19:27:08 +01:00
.github I'm pretty desperate at this point 2018-09-03 07:54:55 +02:00
android Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
build Slim down configurator image with alpine 2018-12-26 19:27:08 +01:00
data Add openedx-assets command 2018-12-25 19:25:23 +01:00
deploy Slim down configurator image with alpine 2018-12-26 19:27:08 +01:00
docs Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
.gitignore Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
.travis.yml Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
CHANGELOG.md Package static assets inside the openedx image 2018-12-25 19:25:23 +01:00
LICENSE.txt Add MIT license 2018-05-27 19:26:43 -04:00
Makefile Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00
README.md Migrate openedx-docker project to Tutor 👩‍🏫 2018-12-26 19:27:08 +01:00

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.

asciicast

Quickstart

git clone https://github.com/regisb/openedx-docker
cd openedx-docker/
make singleserver