Skip to content

IFS-Remote Upgrade Process

Prerequisites

Steps to Upgrade IFS-Remote

  1. Upgrade IFS-Remote infrastructure:

    1. Create a new folder.

    2. Copy the downloaded ifs-remote-x.y.z.zip from into the new folder.

    3. Copy the downloaded ifs-remote-bin-x.y.z.zip into the new folder.

    4. Unblock the ifs-remote-x.y.z.zip and ifs-remote-bin-x.y.z.zip.

    5. Extract both zip files into the current directory.

    6. You would find the new ifsroot folder.

    7. Copy ifsroot/config/main_config.json.template file into ifsroot/config/main_config.json.

    8. 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.

    9. The kubernetes cluster has to be recreated by running the scripts described in quick installation or custom installation guide.

  2. Install IFS Cloud. Refer to the documentation here.

  3. Install Monitoring. Refer to the documentation here.