Install > Install the Operations Bridge Suite > Prepare the suite images

Prepare the suite images

Before you can install the Operations Bridge Suite, you must import the suite images to the local registry of your first master node.

If your first master node has internet access, follow the next steps. If it does not have internet access, see Download suite images to another machine.

  1. On the first master node, run the following commands:

    cd <foundation_install_dir>/scripts

    ./downloadimages.sh

    Important Make sure you are running the downloadimages and uploadimages scripts from the <foundation_install_dir> directory (by default, that is /opt/kubernetes).

    This script starts the installation and pulls images. You are prompted for the following information:

    Suite OpsBridge
    User name and password

    Enter your Docker Hub account credentials.
    If the master node does not have an internet connection, press Ctrl+C, and continue with the steps described in Download suite images to another machine.

    Suite version Enter the suite version you want to install, for example 2017.08
  2. On the first master node, run the following command to upload the downloaded images into the local registry:

    ./uploadimages.sh

    When prompted for the Suite, enter OpsBridge.