Skip to content

Installation


The installation steps divided in the ones for the management server and the ones for the PLOSSYS 5 server.


Hint - no Internet access

If the server on which you want to install the components does not have Internet access, use another server with Internet access for logging on to the SEAL Systems delivery platform and downloading the folder and packages. Then, copy the downloaded files to the server on which you want to install.


Install the Management Server

  1. Check if all requirements for the management server have been 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 SEAL Elastic Stack {{ SEAL_SLASTICSTACK_VERSION }} - msi folder. It is saved as SEAL Elastic Stack 1.0.0.493 - msi.zip.

  4. Extract SEAL Elastic Stack 1.0.0.493 - msi.zip.

  5. Open a Command Prompt (Administrator), change into the SEAL Elastic Stack 1.0.0.493 - msi\server directory and install the server-related packages contained there:

    cd "SEAL Elastic Stack 1.0.0.493 - msi\server"
    
    install.bat
    
  6. Download seal-bos2gyros-1.0.30.277.msi.

  7. Install seal-bos2gyros-1.0.30.277.msi.

  8. Install easyPRIMA 1.3.0 or higher. The installation package is provided by your Technical Project Manager at SEAL Systems. For how to install and configure easyPRIMA, refer to the easyPRIMA documentation.


Install the PLOSSYS 5 Server

  1. Check if all requirements for the PLOSSYS 5 server have been 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 PLOSSYS 5 - 5.1.0.19752 - msi folder. It is saved as PLOSSYS 5 - 5.1.0.19752 - msi.zip.

  4. Extract PLOSSYS 5 - 5.1.0.19752 - msi.zip.

  5. Open a Command Prompt (Administrator), change to the PLOSSYS 5 - 5.1.0.19752 - msi directory and start the installation of the packages:

    cd "PLOSSYS 5 - 5.1.0.19752 - msi"
    
    install.bat
    
  6. Download the SEAL Elastic Stack {{ SEAL_SLASTICSTACK_VERSION }} - msi folder. It is saved as SEAL Elastic Stack 1.0.0.493 - msi.zip.

  7. Extract SEAL Elastic Stack 1.0.0.493 - msi.zip.

  8. In the Command Prompt (Administrator), change into the SEAL Elastic Stack 1.0.0.493 - msi\client directory and install the client-related packages contained there:

    cd "SEAL Elastic Stack 1.0.0.493 - msi\client"
    
    install.bat
    

Next Step

Continue with: Mandatory Configuration Overview


Back to top