azurereviewboard

Upgrade Review Board

It is strongly recommended to create a backup before starting the update process. If you have important data, create and try to restore a backup to ensure that everything works properly.

You can upgrade the application only without modifying any other stack components. Follow these steps:

  • Stop all servers.

  • Back up the /opt/bitnami/apps/reviewboard directory in case the upgrade process fails and you need to restore it.

  • At the command prompt, execute these commands:

      $ cd /opt/bitnami/apps/reviewboard/htdocs/
      $ sudo venv/bin/easy_install -U ReviewBoard
      $ sudo venv/bin/rb-site upgrade /opt/bitnami/apps/reviewboard/rb-sites/reviewboard/
    
  • Restart the servers.

      $ sudo /opt/bitnami/ctlscript.sh restart
    
Last modification December 21, 2022