How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "stucco/dev"
end
vagrant init stucco/dev
vagrant up

This version was created over 7 years ago.

Updated stucco VM, using the following:

  • Version 1.0.x of all stucco components
  • OrientDB 2.1.2
  • Java 1.7.0
  • Node.js 4.4.4
  • RabbitMQ 3.6.1
  • go 1.4.1
  • supervisor 3.0
2 providers for this version.
  • vmware_workstation Hosted by Vagrant Cloud (2.45 GB)

  • virtualbox Hosted by Vagrant Cloud (2.48 GB)

This version was created over 8 years ago.

Initial release

There are no providers for this version.