Installing Orchestrator

The procedure in this section assumes you have already followed the steps for Installing the Aspera Common Components.

Run all installation commands as root.

You will need the Orchestrator license file you received from your sales representative.

  1. Download the product installer.
    1. Go to the Aspera downloads website, http://downloads.asperasoft.com/en/downloads/27.
    2. Click the Linux icon, and from the dropdown menu, select the Orchestrator installer, v2.5.1 - Linux RPM x86_64.
    3. Click Direct download and enter the user name and password supplied by Aspera. If you have trouble locating your login credentials, contact Technical Support.
    4. Click Save File > OK and save the program to the same location as the Aspera Common Components (under /tmp for example).
  2. Run the following setup commands:
    # cd /tmp
    # rpm -ivh aspera-orchestrator-2.5.1.build_version-0.x86_64 
    Preparing...########################################### [100%]
  3. Run the following to confirm the setup process:
    # asctl orchestrator:setup
  4. Enter "s", the default, to select streamlined setup; select all default options during setup. Enter "y" to confirm your settings.
  5. Install the Orchestrator license.
    Copy the Orchestrator license into the following directory:
    /opt/aspera/var/config/orchestrator/licenses/

    If you do not install the license in this step, you will receive a prompt from the GUI to add the license after you start Orchestrator.

  6. Start Aspera Orchestrator.
    Run the following:
    $ asctl orchestrator:start 
  7. Open the Orchestrator user interface.
    In a web browser, go to the following URL, where orchestrator-ipaddress is the IP address or fully qualified name of the Orchestrator machine.
    https://orchestrator_ipaddress/aspera/orchestrator/

    HTTP is redirected internally to HTTPS.

  8. Change your password.
    In the Change Password dialog, leave the current password field blank and enter a strong password, then enter the password again to confirm it.
  9. Confirm that all processes are running.
    Click Engine > Processes and review the Status column to confirm that all processes are running. For any process with a Stopped status, click Start to resume.