Updating SEAL IPP Proxy 1.0.0 to 1.1.0¶
Overview¶
-
Install the new version as described in the instructions below.
Your current
ipp-proxy.yml
configuration file will be renamedipp-proxy.yml.bak
. -
In an editor, compare the new
ipp-proxy.yml
configuration file toipp-proxy.yml.bak
and 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.0.81 - rpm folder. It is saved as
IPP-Proxy - 1.1.0.81 - rpm.zip
. -
Extract
IPP-Proxy - 1.1.0.81 - rpm.zip
:unzip "IPP-Proxy - 1.1.0.81 - rpm.zip"
-
Change to the
IPP-Proxy - 1.1.0.81 - rpm
directory and start installing the contained packages:cd "IPP-Proxy - 1.1.0.81 - rpm"
sudo sh install.sh
-
Open the required firewall ports for necessary services:
sudo sh firewall.sh
-
Start IPP-Proxy:
systemctl start ipp-proxy
-
In an editor, open the
ipp-proxy.yml
configuration file and change the necessary settings.