Untarring the configuration archive

Last Updated : Jan 18, 2022 |

About this task

The mega_deployment_scripts_<tag>.tar.gz archive contains the contact center deployment scripts. To access the scripts, you must untar this archive.

Note:

<tag> is a unique identifier of your upgrade archive.

Before you begin

Decrypt and unpack the upgrade archive.

Procedure

  1. Do one of the following:
    • Open the console on the active Configuration Server.

    • Use the SSH client to log in to the active Configuration Server.

  2. In the command prompt, run the following command:

    cd <working directory>, where <working directory> is the path to the directory that contains the mega_deployment_scripts_<tag>.tar.gz archive.

  3. To untar the deployment scripts, run the following command:

    tar -xvf mega_deployment_scripts_<tag>.tar.gz

    The command creates the mega folder with the contact center deployment scripts.