Updating SEAL APW Service¶
Hint - updating from versions earlier than 4.7.0
If you use a version earlier than 4.7.0 you have to update to version 4.7.0 first.
For details on this, see Updating to Version 4.7.0.
-
Uninstall your current version of SEAL Add Printer Wizard.
-
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 APW Service - 6.6.0.302 - rpm folder. It is saved as
APW Service - 6.6.0.302 - rpm.zip
. -
Extract the
.zip
archive:unzip "APW Service - 6.6.0.302 - rpm.zip"
-
Change to the
APW Service - 6.6.0.302 - rpm
directory and start installing the packages:cd "APW Service - 6.6.0.302 - rpm"
sudo sh install.sh
-
Open the required firewall ports for necessary services:
sudo sh firewall.sh
-
Start SEAL APW Service:
sudo systemctl start apw-rest
Hint - new default of ADMIN_ROUTE_ACCESS
SEAL APW Service 6.2.0 and later use a new default for ADMIN_ROUTE_ACCESS
.
Check, whether the new default of ADMIN_ROUTE_ACCESS
affects your configuration.