Creates virtual machine with NDEx installed following instructions found here:
ftp://ftp.ndexbio.org/latest_bundle
-
Mac or Linux box (should work on Windows, but have not tested)
-
Git client
-
At least 8gb of ram, ideally 16gb
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.
From ndex-vagrant
directory run the following command from a terminal:
vagrant destroy