First Update of INDIGO-2
Last updated
Last updated
The First Update of INDIGO-2 release contains:
The update fixes some bugs found in the second version of the LiferayPlugins package.
- Javascript load error
- Version mismatch
- Resource details error
- Upload files for new application
- offline_access not always requested
Documentation on update/upgrade available on gitbook. The artifcat have to be deployed on Liferay
and old versions disabled/removed following Liferay plugin deployment guidelines.
More details here:
CentOS 7
Ubuntu14.04
This revision update of INDIGO-Kepler is an adaptation to the latest changes in FutureGateway.
New versions of the artifacts:
Authorization header was missing for PATCH calls to the FutureGateway
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
CentOS7 source tarballs
Ubuntu14.04 source tarballs
Container
indigoclient v1.1.1
indigokepler v1.1.1
Ansible role for 'kepler' Docker image
Ansible role for 'kepler-batch' Docker image
- Including init.sh in the execution of the role
- "Wrong parameter in Applications". The issue was created for fgAPIServer component, but it affects INDIGO-Kepler as well