Updating SEAL IPP Proxy 1.1.0 to 1.1.1¶
Overview¶
-
Install the new version as described in the instructions below.
Your current
ipp-proxy.ymlconfiguration file will be renamedipp-proxy.yml.bak.Caution - rename by hand one last time
Due to errors in the Windows updating process, the automatic backup will be made after you have installed version 1.1.1.
Therefore, you need to save the
ipp-proxy.ymlconfiguration file one last time manually. -
In an editor, compare the new
ipp-proxy.ymlconfiguration file toipp-proxy.yml.bakand change the necessary settings.
Instructions¶
-
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.
-
Download the IPP-Proxy - 1.1.1.107 - msi folder. It is saved as
IPP-Proxy - 1.1.1.107 - msi.zip. -
Extract
IPP-Proxy - 1.1.1.107 - msi.zip. -
In a PowerShell (Administrator), change to the
IPP-Proxy - 1.1.1.107 - msidirectory and start installing the packages:Set-ExecutionPolicy Bypass -Scope Process -Force; .\install.ps1 -
Open the required firewall ports for necessary services:
firewall.ps1 -
Start SEAL IPP Proxy:
Start-Service seal-ipp-proxy -
In an editor, open the
ipp-proxy.ymlconfiguration file and change the necessary settings.