Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Elastic runtime environments
  6. Serverless runtime environments
  7. Secure Agents
  8. Secure Agent installation

Runtime Environments

Runtime Environments

Step 5. Run the cluster installer

Step 5. Run the cluster installer

Run the cluster installer to deploy the elastic runtime environment.
  1. To run the cluster installer, run the following command on the master node:
    nohup ./create_cluster_nodes_ha.sh &
    If you have a proxy enabled, exclude
    nohup.out
    and run the following command:
    ./create_cluster_nodes_ha.sh
  2. To monitor the installation process, run the following command:
    tail -f nohup.out
The cluster installer creates the
idmc-elastic-rte-key-pair
key pair that's listed in the config.txt file only if the key pair isn't present in AWS Secrets Manager. If you run the installer again and the key pair is already present on AWS but the PEM file isn't present in the elastic runtime environment directory, installation fails. If the PEM file isn't present, you can change the name of the key pair in the config.txt file so that the cluster installer creates a new key pair.

0 COMMENTS

We’d like to hear from you!