INDIGO Kepler
Last updated
Last updated
Summary:
Updates
This is the first release of INDIGO Kepler & Client
Component consists of two parts which are both released under 1.0.1 tag:
Supported Platforms:
The components are in Java, so in principle any modern OS can be used.
N/A
During development, a Docker image was created which prepackages everything and creates a user-friendly Kepler instance with INDIGO-Kepler modules installed.
Both parts can be installed via Maven:
indigoclient: mvn install
indigokepler: mvn initialize install dependency:copy-dependencies -DoutputDirectory=target/indigo/lib/jar -DexcludeArtifactIds=ptolemy
Ready to compile version are available here:
After Maven compilation, two artifacts are created: indigo-fg-api-1.0.1.jar and indigo-fg-actors-1.0.1.jar
Additionally, in indigokepler/target/ a directory named indigo is created which fulfills Kepler's requirements for a module. It is sufficient to add it to an existing Kepler installation to use INDIGO-Kepler actors.
N/A
Docker Container:
Please use the [INDIGO - DataCloud CatchAll GGUS Support Unit](
or
Ansible playbook is available in and
)