Windows

Jetstream will install two services: jetstream-server and jetstream-relay.

You will need to have use an account with administrative rights to install Jetstream.

Install

To install Jetstream, run the installer cumul8-jetstream-<version>.msi. You may be prompted by the Windows Defender SmartScreen:

../../_images/smartscreen.png

If you are, click on More Info, and then Run Anyway.

../../_images/smartscreen-runanyway.png

Once the installer starts, click Next to proceed to the End-User License Agreement screen. If you accept the license, click Next to proceed. For normal installation choose Typical.

../../_images/install-type.png

Next, click Install.

The Windows User Account Control will prompt you to verify if the Jetstream installation can make changes to your computer.

../../_images/uac.png

Click Next, click the Finish button and the installation should be complete.

../../_images/install-done.png

To install the optional Python package, open the command prompt and run:

pip install "C:\Program Files\Cumul8\Jetstream Server\share\jetstream-python"

Update

To update Jetstream, run the installer cumul8-jetstream-<version>.msi. Please refer to the Install instructions for the installation steps.

To update the optional Python package, open the command prompt and run:

pip install -U "C:\Program Files\Cumul8\Jetstream Server\share\jetstream-python"

Uninstall

  1. Open the Add or remove programs system setting

    ../../_images/add-remove-programs.png
  2. Locate Jetstream Server in the list, and click Uninstall.

To uninstall the optional Python package, open the command prompt and run:

pip uninstall jetstream

Next Steps

  1. Configure your Jetstream Server license and installation
  2. Start the Jetstream service

Once you have Jetstream Server running, you can try doing a test transfer using one of the available tools as outlined in Interacting with Jetstream.