Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

this shows the command features:addurl which takes a space separated list of feature repo urls.

System Web Console

The second method for adding feature repos is through the system console.  The image below shows how this is done. Enter the repo url in the Add URL field and click Add URL.

...

In this example we will be installing the aidais-input-transformer that is hosted in the OpenDX Feature repo.  Again this can be done by using the Karaf console or the  System Web Console.

Karaf Console

Using the Karaf console, you can install features using the appropriately named features:install command. An example of installing the ais-input-transformer is show below.

Code Block
languagebash
linenumberstrue
ddf@local>features:install ais-input-transformer
ddf@local>

The aid-input-transformer is now installed, you can verify this with the list command.

System Web Console

Installing features from the Web Console is a one-click proposition.

Image Added

Clicking the install play button on the ais-input-transformer line will install the feature.  

Image Added

After clicking the button the feature has a status of installed.  You are now all set to ingest some AIS data.

 

As you can see