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.
  • vmware_desktop Hosted by Vagrant Cloud (509 MB)

  • parallels Hosted by Vagrant Cloud (509 MB)

  • hyperv Hosted by Vagrant Cloud (509 MB)

  • google Hosted by Vagrant Cloud (509 MB)

  • docker Hosted by Vagrant Cloud (509 MB)

  • digitalocean Hosted by Vagrant Cloud (509 MB)

  • aws Hosted by Vagrant Cloud (509 MB)

  • rackspace Hosted by Vagrant Cloud (509 MB)

  • virtualbox Hosted by Vagrant Cloud (509 MB)