Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/brainstorm/eirods-vagrant
- Owner: brainstorm
- Created: 2013-08-05T14:05:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-05T14:06:09.000Z (over 11 years ago)
- Last Synced: 2024-05-02T01:05:29.355Z (6 months ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.