Web-based user interface plugin for Tutor
Project description
This is a plugin for Tutor that allows you to manage a Tutor-powered Open edX installation from a browser – a web user interface! In other words, it is no longer necessary to SSH to a remote server to manage a running instance.
Installation
tutor plugins install webui
Usage
Enable the plugin:
tutor plugins enable webui
Start the web user interface:
tutor webui start
You can then access the interface at http://localhost:3737, or http://youserverurl:3737.
All tutor commands can be executed from this web UI: you just don’t need to prefix the commands with tutor. For instance, to deploy a local Open edX instance, run:
local launch
instead of tutor local launch.
Instead of running the interactive repl in a web browser, you can also run tutor interactively directly from your shell:
tutor shell
Authentication
WARNING Once you launch the web UI, it is accessible by everyone, which means that your Open edX platform is at risk. If you are planning to leave the web UI up for a long time, you should setup a user and password for authentication:
tutor webui configure
Troubleshooting
This Tutor plugin is maintained by Hina Khadim from Edly. Community support is available from the official Open edX forum. Do you need help with this plugin? See the troubleshooting section from the Tutor documentation.
License
This software is licensed under the terms of the AGPLv3.
This project depends on the Gotty binary, which is provided under the terms of the MIT license.
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
File details
Details for the file tutor-webui-18.0.0.tar.gz
.
File metadata
- Download URL: tutor-webui-18.0.0.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61efef7fc74dfd8080a3310151702b443541fea1f1d1e446438e86a2648bcbdc |
|
MD5 | 114167acc545f5bf44fc31101e36e99c |
|
BLAKE2b-256 | b9ca5712233b1effcf37e4cbedead74c55a9ac4cc2b5826fbf21bc73c38cce6b |