Skip to content

Smithsonian/vagrant-taverna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vagrant-taverna

Vagrant launcher for Taverna (http://www.taverna.org.uk/)

Requirements

Note - the easiest way to install Fabric is through pip (or easy_install):

 pip install fabric

Installation

 git clone https://github.com/Smithsonian/vagrant-taverna.git
 cd vagrant-taverna
 vagrant up

Point your browser at http://localhost:8080/ after starting up the taverna server. You can do this via fabric (see below), for convenience, or you can do it manually like so:

 vagrant ssh -c sudo /etc/init.d/tomcat6 start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published