Skip to main content
BlueXP setup and administration

Deploy the Connector in private mode

Contributors netapp-bcammett

Deploy the Connector in private mode so that you can use BlueXP with no outbound connectivity to the BlueXP software as a service (SaaS) layer. To get started, install the Connector, set up BlueXP by accessing the user interface that's running on the Connector, and then provide the cloud permissions that you previously set up.

Step 1: Install the Connector

Download the product installer from the NetApp Support Site and then manually install the Connector on your own Linux host.

If you want to use BlueXP in the AWS Secret Cloud or the AWS Top Secret Cloud, then you should follow separate instructions to get started in those environments. Learn how to get started with Cloud Volumes ONTAP in the AWS Secret Cloud or Top Secret Cloud

Before you begin
  • Root privileges are required to install the Connector.

  • Depending on your operating system, either Podman or Docker Engine is required before you install the Connector.

Steps
  1. Download the Connector software from the NetApp Support Site

    Be sure to download the offline installer for private networks without internet access.

  2. Copy the installer to the Linux host.

  3. Assign permissions to run the script.

    chmod +x /path/BlueXP-Connector-offline-<version>
    Cli

    Where <version> is the version of the Connector that you downloaded.

  4. Run the installation script:

    sudo /path/BlueXP-Connector-offline-<version>
    Cli

    Where <version> is the version of the Connector that you downloaded.

Result

The Connector software is installed. You can now set up BlueXP.

Step 2: Set up BlueXP

When you access the BlueXP console for the first time, you'll be prompted to set up BlueXP.

Steps
  1. Open a web browser and enter https://ipaddress where ipaddress is the IP address of the Linux host where you installed the Connector.

    You should see the following screen.

    A screenshot of the Welcome page that appears after you enter the IP address of the Connector into your web browser.

  2. Select Set Up New BlueXP Connector and follow the prompts to set up the system.

    • System Details: Enter a name for the Connector and your company name.

      A screenshot of the System Details page that prompts you to enter the BlueXP name and Company name.

    • Create an Admin User: Create the admin user for the system.

      This user account runs locally on the system. There's no connection to the auth0 service available through BlueXP.

    • Review: Review the details, accept the license agreement, and then select Set Up.

  3. Log in to BlueXP using the admin user that you just created.

Result

The Connector is now installed and set up.

When new versions of the Connector software are available, they'll be posted to the NetApp Support Site. Learn how to upgrade the Connector.

What's next?

Provide BlueXP with the permissions that you previously set up.

Step 3: Provide permissions to BlueXP

If you want to create Cloud Volumes ONTAP working environments, you'll need to provide BlueXP with the cloud permissions that you previously set up.

Attach the IAM role that you previously created to the Connector EC2 instance.

Steps
  1. Go to the Amazon EC2 console.

  2. Select Instances.

  3. Select the Connector instance.

  4. Select Actions > Security > Modify IAM role.

  5. Select the IAM role and select Update IAM role.

Result

BlueXP now has the permissions that it needs to perform actions in AWS on your behalf.