Skip to main content

Jama Connect User Guide

Upgrade the Admin Console (internet)

The Admin Console (Replicated) can be updated whenever a new version is available. When upgrading both Replicated and Jama Connect, upgrade Replicated first.

Important

Users are logged out during the upgrade process, which can take up to 45 minutes. Best to upgrade during off hours.

These steps upgrade Replicated in an internet-enabled environment. If Docker is out of date, it is also updated.

  1. In the Admin Console, select Dashboard to view whether a new version is available.

  2. Check the supported software page to find the correct version of Replicated to use for your installation of Jama Connect.

  3. As root user or a user with sudo bash privileges, download and install the Admin Console using one of these methods:

    • Use the cURL command from the Release Notes.

    • Download and install a specific version of the Admin Console with this command:

      curl -sSL "https://get.jamasoftware.com/docker?replicated_tag=<REPLICATED_VERSION>" | sudo bash -s no-auto

      Replace <REPLICATED_VERSION> with the Replicated versions recommended in the Release Notes for your version of Jama Connect. For example:

      curl -sSL "https://get.jamasoftware.com/docker?replicated_tag=2.38.1" | sudo bash -s no-auto |
  4. Follow the installation prompts, then you can leave the installation unattended.

  5. Once the process is finished, go to the Admin Console and confirm that Replicated was upgraded to the correct version.