Skip to main content
Skip table of contents

Adding a MySQL environment to Delphix Continuous Data Engine

This topic describes how to add a MySQL staging and target environment.

Prerequisites

A MySQL staging environment must be configured to meet the requirements outlined in Requirements and Prerequisites.

Procedure

Perform the following steps to add an environment to the Delphix Continuous Data Engine:

  1. Login to the Delphix Management application.

  2. Navigate to the Manage > Environments page.

  3. Click the three dots on the left panel and select Add Environment.

  4. From the Add Environment dialog window, select Unix/Linux.

  5. Select Standalone Host.

  6. Click Next.

  7. Provide the name of the environment.

  8. Provide the Host IP address or host FQDN.

  9. Provide the SSH port. The default value is 22.

  10. Provide an Environment Username for the environment. 

  11. Choose the Login Type that fits your setup. 

  • Username and Password – provide the environment username and password.

  • Username and Public Key – provide the environment username. 

  • Password Vault – select from an existing Enterprise Password Vault.

Using Public Key Authentication
If you want to use public-key authentication for logging into your Unix-based environment, you have two options: 

  1. Based on your Login Type, authenticate the environment by following the directions below:

    1. For Login Type ‘Username and Password’; enter the password associated with the user in step 11.

    2. For Login Type ‘Username and Public Key’;

      1. Enter the OS username.

      2. Click View Public Key.

      3. Copy the public key that is displayed, and append it to the end of your ~/.ssh/authorized_keys file. If this file does not exist, it must be created.

Note: The addition of the public key is a one-time requirement per user and per environment. Additionally, you have the option to add public key authentication to an environment user's profile via CLI (For details, refer to the CLI Cookbook: Setting up SSH key authentication for UNIX environment users topic).

  1. Enter Toolkit Path (ensure that the toolkit path does not have any spaces).

  2. To provide your own Oracle Java Development Kit, select the Provide my own JDK checkbox and click Next.

    1. On the Java Development Kit page, provide an absolute path to your Oracle JDK and click Next

  3. Click Submit.

After successfully adding the environment, you should be able to view the newly added environment listed under the Environments tab. Discovery should occur automatically to identify and present Dataset Homes. If Dataset Homes do not appear, click the Refresh icon. 

If you wish to use this environment as a staging environment, then you must add a database (Source Config) to establish the source database.

Installations.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.