Prerequisites
In Open iT, an upgrade typically refers to updating the software on the same machine where it is already installed. This process is intended for minor or hotfix version updates within the same major release, such as upgrading from version 10.2.530 to version 10.2.540.
This guide provides step-by-step instructions for performing a supported Core Server upgrade, including preparation, execution, and verification procedures. Follow this guide carefully to minimize downtime and prevent potential issues during the upgrade process.
Accomplish the following items before upgrading the Core Server:
- Windows
- Unix
-
Coordinate with the Open iT Support Team at support@openit.com and ask for a list of custom configuration, scripts, or binaries deployed in your setup. Make sure to back up the custom files, if there are any.
-
Back up the Configuration directory, which is by default in
C:\Program Files\OpeniT\Core\Configuration. -
Back up the data directory, which is by default in
C:\ProgramData\OpeniT\Data. -
Back up the following database files:
map.dbl, which is by default inC:\Program Files\OpeniT\Core\ReportingServer\db\mapsystem.s3db, which is by default inC:\Program Files\OpeniT\Core\ReportingServer\db\general
-
Export and create a backup of the
HKEY_LOCAL_MACHINE\Software\OpeniTregistry key.warningThe
HKEY_LOCAL_MACHINE\Software\OpeniT\InstallationandHKEY_LOCAL_MACHINE\Software\OpeniT\Resourcesshould be excluded from the backup file. -
Verify whether the setup is using HTTPS or not. Take note of the path to the SSL certificate directory.
-
Gather screenshots of the following pages:
-
Coordinate with the Open iT Support Team at support@openit.com and ask for a list of custom configuration, scripts, or binaries deployed in your setup. Make sure to back up the custom files, if there are any.
-
Back up the Configuration directory, which is by default in
/var/opt/openit/etc. -
Back up the data directory. This is your defined data_dir (
$ROOT_DATA_DIR) upon the Core Server installation. -
Back up the following directories:
/etc/opt/openit/opt/openit/contrib
-
Back up the following database files:
map.dbl, which is by default in/opt/openit/db/map/system.s3db, which is by default in/opt/openit/db/general/system.s3db
-
Verify whether the setup is using HTTPS or not. Take note of the path to the SSL certificate directory.
-
Gather screenshots of the following pages:
Once all the items are accomplished, you may now proceed to upgrade the Core Server.