Skip to content

ndexbio/ndex-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndex-vagrant

Creates virtual machine with NDEx installed following instructions found here:

ftp://ftp.ndexbio.org/latest_bundle

Requirements

  • Mac or Linux box (should work on Windows, but have not tested)

  • Git client

  • At least 8gb of ram, ideally 16gb

  • Vagrant

  • Virtual Box

To run

Open a terminal and run the following commands:

git clone https://github.com/ndexbio/ndex-vagrant.git
cd ndex-vagrant
vagrant up

# Visit http://localhost:8081 on browser

Once above is completed visit http://localhost:8081, via a webbrowser, on the same machine the above commands were invoked.

To shutdown

From ndex-vagrant directory run the following command from a terminal:

vagrant destroy

About

Vagrant configuration to test run NDEx distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages