Skip to main content

keyterms plugin for Tutor

Project description

This is a plugin for Tutor to easily add the key terms api to an Open edX platform.

Installation

pip install tutor-keyterms-api

Usage

tutor plugins enable keyterms

Pull the latest image for edx_key_terms_api, run:

tutor images pull keyterms

To create the keyterms container, run:

tutor local start

Initialize the service, create the database and run migrations, run:

tutor local init --limit=keyterms

Configuration

  • KEYTERMS_DOCKER_REGISTRY (default: "589371489025.dkr.ecr.us-east-2.amazonaws.com/")

  • KEYTERMS_DOCKER_IMAGE (default: "{{ KEYTERMS_DOCKER_REGISTRY }}edx_key_terms_api:{{ KEYTERMS_VERSION }}")

  • KEYTERMS_HOST (default: "keyterms.{{ LMS_HOST }}")

  • KEYTERMS_MYSQL_DATABASE (default: "keyterms")

  • KEYTERMS_MYSQL_USERNAME (default: "keyterms")

These values can be modified with tutor config save --set PARAM_NAME=VALUE commands.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tutor-keyterms-api-0.1.1.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

tutor_keyterms_api-0.1.1-py3-none-any.whl (9.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page