How to use this box with Vagrant:

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

This version was created about 1 year ago.

  • Bump node: "16.14.2", npm: "8.5.5", yarn: "1.22.18"
  • New Relic daemon might not be running
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (2.77 GB)