Skip to main content

webui 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

pip install tutor-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.

https://overhang.io/static/catalog/screenshots/webui.png

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 quickstart

instead of tutor local quickstart.

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

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


Download files

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

Source Distribution

tutor-webui-12.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

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