Configure and Deploy Apache Active MQ - EcoSys - Installation & Upgrade - Hexagon

EcoSys Connect Installation and Configuration

Language
English
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
1.1

Follow the steps below:

  1. If the docker swarm is not initialized, then the first step to start the Connect installer is to initialize the docker swarm. Enter y.

  2. Enter y to install ActiveMQ on this machine. Enter n to skip this step.

  3. Answer Y to proceed with the installation. Any prior installed ActiveMQ and its dependent docker components will be removed.

  4. Enter the value to set the Encryption passphrase. This will be used to encrypt other ActiveMQ passwords.

  5. Enter the value for _JMX1_, this will be used to set the JMX username.

  6. Enter the value for _JMX2_, this will be used to set the JMX user’s password.

  7. Enter the value for _CREDS1_, this will be used to set the ActiveMQ’s admin user’s password.

  8. Enter the value for _CREDS2_, this will be used to set the ActiveMQ’s read/write user’s password.

  9. Enter the value for _CREDS3_, this will be used to set the ActiveMQ’s read-only user’s password.

  10. Enter the value for _CREDS4_, this will be used to set the keystore password. The password must be at least 6 characters long.

    Enter the value for _CREDS5_, this will be used to set the truststore password. The password must be at least 6 characters long.

    The installation script will now ask questions to build a keystore and truststore which will be used for secured communication between ActiveMQ and the other connect components.

  11. The installer will confirm the machine's fully qualified hostname. For example, "connect.domain.com"

    • This needs to be a valid fully qualified name that can be accessed by DNS.

      The [host] setting must be the fully qualified hostname entered here. If there is a difference in the host setting, the secured connection to ActiveMQ will be denied. If the name is incorrect, then you will be asked to provide a correct name. For example:

      In this example, the reply should be ‘n’ and then you will be asked to enter the correct name which is connect-ins.domain.com.

  12. Confirm the fully qualified hostname of the server:

  13. Enter the name of your organization unit.

  14. Enter the name of your organization.

  15. Enter the name of your City or Locality.

  16. Enter the name of your State or Province.

  17. Enter the two-letter country code.

  18. Confirm the "Distinguished Name" that will be used in the TLS certificate. The installer will create the TLS artifacts and required Docker volumes.

    ActiveMQ configuration completion message appears on the screen. Enter y to proceed with the deployment.

    ActiveMQ deployment successful message appears, along with the location for amq-client.ts file.

    If the deployment is unsuccessful, the error message appears on the screen and also gets logged under /home/user/Staging/install-logs/. The Log name will have prefix as ’install’ followed by the DateTime of its creation.