Skip to content

nds-org/ndslabs-irods-federate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDSLabs iRODS Federation Server

Prototype server that handles federation requests for an iRODS iCAT server, used in NDS Labs. This is included in the iRODS iCAT image to allow authorized iCAT images to federate.

Latest release

The latest release is available under releases

Building

Prerequisites:

  • Assumes running under OS X
  • Go 1.5

To simply compile the application:

go build

To build for multiple architectures

./build.sh

Running

./ndslabs-irods-federate --host localhost --port 8080 --password admin --zone tempZone

See also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published