cyverse/irods4-upgrade

Name: irods4-upgrade

Owner: CyVerse

Description: Ansible scripts for upgrading CyVerse's iRODS grids

Created: 2016-08-19 17:48:12.0

Updated: 2018-05-22 17:36:32.0

Pushed: 2018-05-22 17:36:32.0

Homepage: null

Size: 25

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

irods4-upgrade

Ansible scripts for upgrading CyVerse's iRODS grids

Installation steps
  1. Install requirements for running ansible

    sudo ansible-galaxy install -f -r requirements.yml

  2. build the msiSetAVU microservice plugin

    git clone https://github.com/iPlantCollaborativeOpenSource/irods-setavu-plugin.git cd irods-setavu-plugin ./build.sh cd ..

  3. build the NetCDF plugins

    cd irods-netcdf-plugin ./build.sh cd ..

  4. Perform the upgrade

    ansible-playbook -K -i /path/to/inventory main.yml | ./pretty.sh


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.