How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "eisen/eisen"
  config.vm.box_version = "2016.03"
end
vagrant init eisen/eisen \
  --box-version 2016.03
vagrant up

This version was created over 7 years ago.

This is a pre-beta version (it may have bugs).
If you found any problem please report the issue

please check also the documentation

after install go to:
http://localhost:8080/
user: demo
password: demo

9 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (509 MB)
  • digitalocean
    unknown Hosted by Vagrant Cloud (509 MB)
  • docker
    unknown Hosted by Vagrant Cloud (509 MB)
  • google
    unknown Hosted by Vagrant Cloud (509 MB)
  • hyperv
    unknown Hosted by Vagrant Cloud (509 MB)
  • parallels
    unknown Hosted by Vagrant Cloud (509 MB)
  • rackspace
    unknown Hosted by Vagrant Cloud (509 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (509 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (509 MB)