Skip to main content
Feedback

Downloading the cluster installer

Download the cluster installer from the Runtime Management page to create a new runtime cluster in your account.

Before you begin

Review the runtime cluster system requirements to ensure that your system is compatible with setting up a runtime cluster. If you plan to use Docker to install a runtime cluster, see the Docker runtime cluster system requirements.

note

It is a best practice that you download the latest version of the installer each time you wish to create a new runtime cluster. Previously downloaded installers might not contain the latest optimizations and may result in errors.

Docker image installations are no longer available from the Integration user interface. You can download and run the DockerMolecule image directly from Docker Hub and use it manually. Boomi's Docker Hub provides necessary information about the runtime cluster Docker image, like how the image version, how to manually use the image or use it in unprivileged mode, and how to configure your runtime cluster using a list of environment variables.

To install a runtime cluster in an account, you must have the Runtime Management privilege in that account. You also must have either the Build Read Access or the Read and Write Access privilege so that you have access to the page. If you do not have the Runtime Management privilege and you try to download the runtime cluster installer, you receive an error message. If you downloaded and ran the installer prior to receiving this privilege, you are able to attach the runtime cluster only to accounts for which you have the Runtime Management privilege.

Procedure

  1. To download the local installer, go to Manage > Runtime Management and click New > Cluster.

    The Cluster Setup dialog opens.

    conKeyRefs.UC_Cluster Setup dialog box where you can choose an operating system and security options and download the conKeyRefs.RuntimeCluster installation file.

  2. From the Operating System drop-down list, select the type of to install:

    • Windows 32bit - https://platform.boomi.com/atom/molecule_install.exe

    • Windows 64bit - https://platform.boomi.com/atom/molecule_install64.exe

    • Linux 32bit - https://platform.boomi.com/atom/molecule_install.sh

    • Linux 64bit - https://platform.boomi.com/atom/molecule_install64.sh

  3. (Optional) Open the Security Options section to generate an installer token.

    You can use the token to install a or give the token to someone else to perform the installation. Using a token eliminates the need to specify credentials. When generating tokens, they are valid only for the specific account and runtime clouds.

    1. From the Token Valid For drop-down list, select the length of time for which the token should be valid.

      The minimum length of time is 30 minutes; the maximum is 24 hours.

    2. Click Generate Token.

      A unique installer token appears in the Cluster Installer Token field along with the date and time when the token expires.

    3. Click the Copy icon. to copy the installer token to the clipboard.

    4. Paste the token to another location for use when performing the installation.

    5. Click Generate Another Token to generate additional installer tokens.

  4. Click Download Installer.

    A dialog opens that shows the name of the executable file you need for the operating system you selected.

  5. Click Save File.

    The executable file downloads to your machine.

  6. (Optional) Give the installer token and the executable file to the person who performs the installation.

  7. Follow the operating system-specific instructions linked below for installing a runtime cluster on Windows or Linux, or by using Docker:

On this Page