First Update of INDIGO-2

The First Update of INDIGO-2 release contains:

LiferayPlugins v. 2.0.2

What's new

  • The update fixes some bugs found in the second version of the LiferayPlugins package.

List of RfCs

Installation & Configuration

Artefacts

Indigo-Kepler v 1.1.1

What's new

List of RfCs

  • Issue #24 - Including init.sh in the execution of the role

  • Authorization header was missing for PATCH calls to the FutureGateway

  • Issue #50 - "Wrong parameter in Applications". The issue was created for fgAPIServer component, but it affects INDIGO-Kepler as well

Installation & Configuration

In order to update the packages please use:

  • The Ansible role is deployed in Ansible Galaxy as indigo-dc/kepler and so the usual steps are required:

    ansible-galaxy install indigo-dc.kepler

    ansible-playbook /etc/ansible/roles/indigo-dc.kepler/tests/kepler.yml

  • The Docker image is available in Docker Hub as indigodatacloudapps/kepler so the usual steps are required:

    docker pull indigodatacloudapps/kepler

    docker run -it -p 5900:5900 indigodatacloudapps/kepler

Artefacts

Last updated