Skip to content

Setup your development environment for genomics applications easily by setting up a Virtualbox VM through Vagrant.

License

Notifications You must be signed in to change notification settings

NAL-i5K/genomics-VM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genomics-VM

Build Status

Setup your development environment for genomics applications easily by setting up a Virtualbox VM through Vagrant.

Prerequisite

  • Vagrant > 2.0
  • Virtual Box

Installation

  • Install vagrant-vbguest vagrant plugin:

    vagrant plugin install vagrant-vbguest

  • Build the vagrant box

      git clone https://github.com/NAL-i5K/genomics-VM
      cd genomics-VM
      vagrant up
  • You are done ! Wait for VM restart and you can login CentOS through vagrant user with password vagrant.

What kind of environment is settled up in VM ?

General purpose

i5K-only tools

About

Setup your development environment for genomics applications easily by setting up a Virtualbox VM through Vagrant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published