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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tutor-keyterms-api-0.1.1.tar.gz.
File metadata
- Download URL: tutor-keyterms-api-0.1.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129c55ca1fd7e005d75ded4c3a1fbfd8f122b5a31e5d390a49511a05e9f7aae4
|
|
| MD5 |
39946cf2ba2007267c2a4886ddac80c7
|
|
| BLAKE2b-256 |
cb24904ded56000e6398824adc687b14627a0194fc116fee751f23d8836589f5
|
File details
Details for the file tutor_keyterms_api-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tutor_keyterms_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e2c01e34b4816a6e0cbc07a95a371528488d2ce0b3dbc1b04f32f3271692336
|
|
| MD5 |
a09c0d8b1e3f46b8a92c7a4f0ddae267
|
|
| BLAKE2b-256 |
1c5332ead5a00c8e52da430c3b109b6040677a49a2da69a50db521bf2e013747
|