This section describes how to install the Open edX Olive release.
The Open edX Olive release contains several new features for learners, course teams, and developers. For more information, see the Open edX Platform Release Notes.
A git tag identifies the version of Open edX code that is the Olive release. Over fourty repositories are tagged as part of an Open edX release. Many other repositories are installed as dependencies of those repositories. You can find the most up-to-date git tag for Olive on the Open edX Named Releases page.
TODO: Write this for Tutor.
Olive releases have git tag names like open-release/olive.1
.
The available names are detailed on the Open edX Named Releases page.
TODO: This needs to be written for Tutor.
Occasionally, we release updates to Olive. For example, the second
release of Olive will be open-release/olive.2
.
The steps to upgrade differ based on your original installation method.
Devstack is installed using Docker. To upgrade from one Olive release to another, follow the instructions in devstack.