Smithsonian/vagrant-stacks

Name: vagrant-stacks

Owner: Smithsonian Institution

Description: Vagrant launcher for STACKS

Created: 2013-09-30 16:54:41.0

Updated: 2015-02-27 14:38:10.0

Pushed: 2015-08-06 17:12:12.0

Homepage: null

Size: 124

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

vagrant-stacks

Vagrant launcher for STACKS 1.34 (http://creskolab.uoregon.edu/stacks)

This creates a VM on your computer running STACKS that can be used to run the command line tools and web interface of STACKS.

Requirements
Installation
 clone https://github.com/Smithsonian/vagrant-stacks.git
vagrant-stacks
rant up
Use
Getting to files for analysis
VM Configuration (optional)
Stacks configuration used
Vagrant basics

To access the command line of the vagrant VM type: vagrant ssh

To suspend the VM (save the current state) use: vagrant suspend

To reboot the VM with new configuration from the file Vagrantfile (e.g. RAM, CPUs) : vagrant reload

To destroy the VM (lose all data not stored in /vagrant or /hostfiles if you configured that) use: vagrant destroy


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.