Code Monkey home page Code Monkey logo

vagrant-irods's Introduction

vagrant-irods

This repository contains Vagrant configurations for local iRODS VMs.

Prerequisites

  • Install VirtualBox
  • Install Vagrant 2.x
  • Install the vagrant-env and vagrant-disksize plugin: vagrant plugin install vagrant-env vagrant-disksize

Included configurations

  • irods-single-server: a basic plain vanilla iRODS server for local testing.
  • irods-provider-consumer: an iRODS zone consisting of a provider and a single consumer. The VMs are meant for local testing, and run with default key values.
  • irods-icommands: a VM which contains the icommands tools for remote administration of iRODS.

These scripts should support the 4.2.x and 4.3.x iRODS versions that are available through the package repositories. As of 2 May 2024, versions 4.2.2 through 4.2.12, as well as 4.3.0 through 4.3.2, are available in the repositories.

The following distributions are supported:

  • iRODS 4.2.x: CentOS7 and Ubuntu 18.04 LTS (bionic)
  • iRODS 4.2.12 and 4.3.x: Ubuntu 20.04 LTS (focal)

Usage

  • If you use Windows, ensure that core.autocrlf is set to false in your git client before you clone the Vagrant-irods repository: git config --global core.autocrlf false
  • Clone the vagrant-irods repository: git clone https://github.com/utrechtuniversity/vagrant-irods.git
  • Go to the configuration directory. For example : cd vagrant-irods/irods-single-server
  • Optionally adjust the settings in the .env file. You might want to change the image of the VM, the amount of memory assigned to the VM or the iRODS version to be installed.
  • Start and provision the VM(s): vagrant up
  • After the VM is provisioned, you should be able to log in using vagrant ssh. In case of the provider-consumer setup, use vagrant ssh provider or vagrant ssh consumer.

vagrant-irods's People

Contributors

stsnel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jhrudey

vagrant-irods's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.