Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Commit

Permalink
Clarify instructions to manually upgrade from ironwood
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Jun 17, 2020
1 parent ccef360 commit 3956abb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ Upgrading

With Tutor, it is very easy to upgrade to a more recent Open edX or Tutor release. Just install the latest ``tutor`` version (using either methods above) and run the ``quickstart`` command again. If you have :ref:`customised <configuration_customisation>` your docker images, you will have to re-build them prior to running ``quickstart``.

``quickstart`` should take care of automatically running the upgrade process. If for some reason you need to *manually* upgrade from an Open edX release to the next, you should run ``tutor local upgrade``. For instance, to upgrade from Ironwood to Juniper, run::

tutor local upgrade --from=ironwood

.. _autocomplete:

Autocomplete
Expand Down

0 comments on commit 3956abb

Please sign in to comment.