Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

EagleML/MC2 Manual Deployment

Any EagleML/MC2 components may be installed by simply dropping the component zip files into the application server file folder manually.

To manually install:

  1. Download or copy the targeted release component zip file, $(component)-$(release_version).zip, from one of the component repositories
  2. Place the file into the backend folder "$(EAGLE_PATH_TO_ROOT)/estar/tpe/data/msgcenter/in/RAW/eagle_ml-2-0_default_cm_ndfa/incoming/".  (NOTE:  Drop the file using tools such as filemanager).
  3. Once the file appears in the directory, the install will kick off automatically. 
  4. After each installation, use one of the methods in the Installed Version Check to ensure the deployment was successful.
  5. If there are multiple components to be installed, it is necessary to wait for the completion of each component before installing the next component.

MC2 Advance Deployment

MC2 includes multiple components and can be deploy together with EagleML (or EagleML--without-overlays) by dropping all-services-$(release_version) or  all-services-without-overlays-$(release_version) using manual deployment above.

If you plan to install all the components it is much easier to install using the mc2.zip file. It runs a workflow which takes care of installing the components in the right order.

Otherwise you have to follow a specific order of installation, and wait for some of the steps to complete before starting other steps.

The order of steps would be:

  1. Eagle Installer
  2. EagleML (or EagleML without overlays)
  3. Extract Service Rules
  4. Import Service Rules
  5. Pypy
  6. Pyruleservice
  7. Extractservice (eaglemc2s) – this step will also install java, redis and eagle-kafka-service



  • No labels