IFS-Remote Upgrade Process¶
Prerequisites¶
-
Download IFS-Remote Infrastructure artifacts from a “IFS Support as of Middle Tier version“ or later, described in the Supported Platforms documentation for Middle-Tier server.
-
Prepare Middle-Tier server
-
Deploy a New Ubuntu Server 22.04 LTS with latest Security Patches from IT replacing the existing Middle-Tier Server VM. Install Middle Tier Server - Technical Documentation For IFS Cloud.
or;
-
Upgrade the Existing Ubuntu Server 20.04 LTS Middle-Tier Server VM to Ubuntu Server 22.04 LTS with latest Security Patches as mentioned in Ubuntu release upgrade documentation.
-
Steps to Upgrade IFS-Remote¶
-
Create a new folder.
- Create a new folder.
- Copy the downloaded ifs-remote-x.y.z.zip from into the new folder.
- Copy the downloaded ifs-remote-bin-x.y.z.zip into the new folder.
- Unblock the ifs-remote-x.y.z.zip and ifs-remote-bin-x.y.z.zip.
- Extract both zip files into the current directory.
- You would find the new ifsroot folder.
- Copy ifsroot/config/main_config.json.template file into ifsroot/config/main_config.json.
- The next step is to update the ifsroot/config/main_config.json file with environment specific values, reviewing the old ifsroot/config/main_config.json. Refer the Main Configuration Parameters File.
- The kubernetes cluster has to be recreated by running the scripts described in quick installation or custom installation guide.
-
Install IFS Cloud. Refer to the documentation here.
- Install Monitoring. Refer to the documentation here.