Skip to content

qasimgulzar/tutor-contrib-postgresql

Repository files navigation

PostgreSQL plugin for Tutor

This plugin provides a PostgreSQL database backend for Tutor.

Installation

pip install git+https://github.com/qasimgulzar/tutor-contrib-postgresql

Usage

First, enable the plugin itself

tutor plugins enable postgresql

Then, we need to build the openedx to bind the necessary postgresql packages and libraries into the image

tutor images build openedx

Finally, launch the platform to initialize the database with the services.

tutor local launch

License

This software is licensed under the terms of the AGPLv3.

About

This is a tutor plugin to enable postgresql as pirmary relational database for edx-platform to replace mysql with fresh setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors