Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brainstorm/eirods-vagrant

Enterprise iRODS vagrant VM
https://github.com/brainstorm/eirods-vagrant

Last synced: 9 days ago
JSON representation

Enterprise iRODS vagrant VM

Awesome Lists containing this project

README

        

## RENCI Enterprise iRODS 3.0 Vagrant VM

This project allows users to set up a VM running a basic eiRODS 3.0 install using Vagrant and VirtualBox.

This gives users a reproducible enterprise iRODS (eirods) environment to do work against.

# Installation

* Install VirtualBox following the instructions at the VirtualBox site listed above.

* Install Vagrant following the instructions at the Vagrant site listed above.

* Clone the code in this repo.

* Run 'vagrant up' in a terminal from inside the cloned repo.

# Notes

* Your local port 1247 will be forwarded to port 1247 in the VM.

* The iRODS username is 'rods'. The password is 'rods'. The zone is 'tempZone'.

* Don't run this VM in production.

* Don't store any sensitive information in this VM.