Table of Contents

Search

  1. Abstract
  2. Supported Versions
  3. Install Data Engineering Integration on Docker with Informatica Deployment Manager 10.5.1 and 10.5.2

Install Data Engineering Integration on Docker with Informatica Deployment Manager 10.5.1 and 10.5.2

Install Data Engineering Integration on Docker with Informatica Deployment Manager 10.5.1 and 10.5.2

Step 1. Choose the Deployment Type

Step 1. Choose the Deployment Type

On the
Deployment type
page, you must select the Informatica product and version to deploy. Additionally, you can choose to configure secure authentication to run the Docker image and deploy the product on a remote host.
  1. Launch Informatica Deployment Manager. You can use the Secure Sockets Layer (SSL) protocol to launch Informatica Deployment Manager in a secure way. If you choose to use SSL, you can use a custom SSL certificate or the default Informatica SSL certificate.
    • To launch without SSL, run
      sh startup.sh nonssl
      .
    • To launch with the default SSL certificate, run
      sh startup.sh
      .
    • To launch with a custom SSL certificate, run
      sh startup.sh SSL <certificate location> <certificate password>
      . The password must be in single quotes.
    By default, Informatica Deployment Manager uses four ports that are available within the port range of 12100 to 12200. To specify a different port range, add the first port number of the required port range at the end of the startup command as shown in the following example:
    sh startup.sh SSL <certificate location> <certificate password> <port number>
  2. To run the Informatica Docker image, select
    Run image
    .
    The
    Deployment type
    page appears.
  3. On the
    Deployment type
    page, select
    Data Engineering Integration
    for the product.
  4. Choose the version of the product to deploy.
  5. Optionally, choose to configure Secure Shell (SSH) protocol for secure authentication to deploy the containers on a remote host. If you do not want to set the secure authentication, go to step 7.
  6. If you enable secure authentication, set the authentication type to
    Password
    or
    Key
    .
    • For password type authentication, enter the machine IP address or host name, user name, password, and port to connect to the host machine.
      By default, the SSH connection uses port 22.
    • For key type authentication, enter the machine IP address or host name, user name, path of the host authentication key, and port number.
  7. Click
    Next
    .
    The
    Docker information
    page appears.

0 COMMENTS

We’d like to hear from you!