Skip to content

Install SEAL OP-CLI


  1. Check if all Requirements are fulfilled.

  2. In a browser, log on to the SEAL Systems delivery platform with your logon data:

    https://delivery.sealsystems.de

    Hint - logon data

    You receive the logon data from your Technical Project Manager at SEAL Systems.

  3. Download the OP-CLI - 1.2.2.104 - rpm folder. It is saved as OP-CLI - 1.2.2.104 - rpm.zip.

  4. Extract OP-CLI - 1.2.2.104 - rpm.zip.

  5. Switch to the OP-CLI - 1.2.2.104 - rpm directory and start the installation of the packages contained there:

    cd "OP-CLI - 1.2.2.104 - rpm"
    
    sudo sh install.sh
    

Hint - no Internet access

If the server on which you want to install SEAL OP-CLI does not have Internet access, use another server with Internet access for logging on to the SEAL Systems delivery platform and downloading the folder. Then, copy the downloaded zip file to the server on which you want to install SEAL OP-CLI.


Back to top