2.1. Open edX Olive Release#

This section describes how to install the Open edX Olive release.

2.1.1. What’s Included in Olive#

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.

2.1.2. What Is the Olive Git Tag?#

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.

2.1.3. Installing the Olive Release#

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.

2.1.4. Upgrading from the Nutmeg Release#

TODO: This needs to be written for Tutor.

2.1.5. Upgrading to a Subsequent Olive Release#

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.

2.1.5.1. Upgrading a Docker Installation#

Devstack is installed using Docker. To upgrade from one Olive release to another, follow the instructions in devstack.