UVAP
  • Key Features
  • Feature Demos
  • Installation
  • Developer Guide
  • Operation Guide
  • Tutorials
  • Help

›Upgrade

Installation

  • System Requirements
  • License Key
  • Setting Up UVAP

Upgrade

  • Upgrade Procedure

Upgrading UVAP

New versions of UVAP are released regularly. You can use the following set of commands to upgrade to the latest version of UVAP:

  1. Ensure you are logged in as ultinous. If necessary, log out and log in with ultinous user.

  2. Check license validity (in case of offline licensing):

    $ grep "Expiration Date" "${UVAP_HOME}/license/license.txt"
    

    Note: The received date must be in the future. If the license has expired, contact support@ultinous.com.

  3. Update helper scripts from GithHub:

    $ cd "${UVAP_HOME}"
    $ git pull
    
  4. Update Docker images. Run the install script, it collects all Docker images for UVAP:

    $ "${UVAP_HOME}/scripts/install.sh"
    
  5. Update the AI resources. In the following command, substitute [DOWNLOAD_URL] with the download URL received from support@ultinous.com:

    $ mkdir -p "${UVAP_HOME}/models"
    $ cd "${UVAP_HOME}/models"
    $ wget -O - "[DOWNLOAD_URL]" | tar xzf -
    
← Setting Up UVAP
Help
UVAP License TermsGlossaryTypographic ConventionsTrademark InformationSupport
Navigation
Key FeaturesFeature DemosInstallationDeveloper GuideTutorialsHelp
Community
GitHubFacebookLinkedInTwitterYouTube
Ultinous
Copyright © 2019-2020 Ultinous