Skip to content

edly-io/edly-selfhosted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edly plugins for self-hosted Open edX platform

This repository contains some custom changes for self-hosted Open edX platforms, such as the machine image that is available on the AWS marketplace.

Installation

Install and enable the "edly-selfhosted" plugin for Tutor:

pip install -e "git+https://github.com/edly-io/edly-selfhosted.git@sumac#egg=tutor-edly-selfhosted&subdirectory=tutor-edly-selfhosted"
tutor plugins enable edly-selfhosted

Build the "mfe", "openedx" and "openedx-dev" Docker images:

tutor images build mfe openedx openedx-dev

Launch the platform:

tutor local launch

Development

To work on the "edly_selfhosted" application locally, bind-mount it with:

tutor mounts add ./edly_selfhosted

And run the platform in development mode, as usual:

tutor dev launch

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published