i2 Analyze Deployment Tooling

    Show / Hide Table of Contents

    Common Variables

    All scripts in the containerized environment use variables to configure the system such as location of file paths, host names, port etc

    These variables are all stored in a central script in utils/common_variables.sh script.

    The following descriptions explains the variables in the common_variables.sh script in more detail.

    Image names

    This section contains the image names for all the images built by the build-images script. These variables are also used by the client_functions.sh and severFunctions.sh scripts.

    Container names

    This section contains the container names for all the containers run in the environment.

    User names

    This section contains all the usernames used by the servers in the containerized environment.

    Liberty variables

    This section contains the liberty variables for the chosen deployment pattern.

    Gateway variables

    This section contains the variables definition for the i2Connect gateway configuration. The values of these variables are generated during deployment.

    User variables

    This section contains user variables.

    Back to top © N. Harris Computer Corporation