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