Skip to content

A module of useful (I hope) microservices and rules for the iRODS data management system (http://www.irods.org)

License

Notifications You must be signed in to change notification settings

adilhasan/dtutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module contains rules and microservices for various tasks for the iRODS data management system (http://www.irods.org).

Installation

  1. Make sure you have download the iRODS source code
  2. copy the dtUtils module to the /modules directory
  3. Register the module: /scripts/configure --enable-dtUtils
  4. Stop the iRODS server: /irodsctl stop
  5. Rebuild iRODS (since this has new header files it means rebuilding the iRODS server code: make
  6. Start the server; /irodsctl start

You should now be able to run the tests (you will need to modify the input arguments in the test rules.

Please let me know if you'd like new microservices or rules and I will try to add them.

Adil Hasan 15/Aug/13 Created

Copyright (c) Adil Hasan 2013 DataTailor Ltd All Rights Reserved

About

A module of useful (I hope) microservices and rules for the iRODS data management system (http://www.irods.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published