Note that this documentation is for the coming release NetarchiveSuite 7.4
and is still work-in-progress.

For documentation on the released versions, please view the previous versions of the NetarchiveSuite documentation and select the relevant version.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Install VirtualBox, see
https://www.virtualbox.org/

Install Vagrant, see
https://www.vagrantup.com/docs/installation/

On command-line, change directory to the place where the Vagrantfile is, then:
vagrant init ubuntu/precise64
vagrant destroy -f; vagrant up

At the end, the 'vagrant up' should output a URL for testing.
Insert this URL in a Firefox browser to test the system.

To login to the Vagrant virtual machine that is running NetarchiveSuite:
vagrant ssh

 

  • No labels