IFS-Remote Upgrade Process Documentation¶
Prerequisites¶
- Download the latest ifs-remote-x.y.z.zip by clicking the “Remote Bootstrap Zip” button in the LE portal.
- Download the latest ifs-remote-bin-x.y.z.zip by clicking the “Remote Bootstrap Binaries Zip” button in the LE portal.
Steps to Upgrade IFS-Remote¶
-
Create a new folder.
-
Copy the download ifs-remote-x.y.z.zip from into the new folder.
-
Copy the download 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.