Skip to content

jacobben85/vivis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

vivis

Getting started

  1. Install virtual-box https://www.virtualbox.org/wiki/Downloads
  2. Install vagrant https://www.vagrantup.com/downloads.html
  3. Install github https://git-scm.com/downloads
  4. Clone VIVIS repo to desired folder

git clone https://github.com/jacobben85/vivis.git

To start up your guest machine

  1. cd vivis
  2. vagrant up

your server should be now up and running.

the guest ip will be 192.168.56.102

Other useful commands

  1. vagrant halt
  2. vagrant destroy

To test your server, in the vivis folder look for a folder called default

Try https://192.168.56.102:8080 to check if yaws server is running on the guest

Releases

No releases published

Packages

No packages published

Languages