How to use this box with Vagrant:

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

This version was created over 6 years ago.

Update all default packages to latest version +

  • nodejs to 8.9.4
  • npm to 5.6.0

Add 2 scripts

xdebug-enable.sh xdebug-disable.sh

This will help xdebugging to PHP storm from the CLI

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (781 MB)