Untarring the configuration archive

Last Updated : Dec 05, 2022 |
Prolog information
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 installation archive.
Before you begin
Download and unpack the installation archive.
  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:
    ADDITIONAL INFORMATION:
    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:
    ADDITIONAL INFORMATION:
    tar -xvf mega_deployment_scripts_<tag>.tar.gz
    STEP RESULT:
    The command creates the mega folder with the contact center deployment scripts.