How to use this box with Vagrant:

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

This version was created almost 7 years ago.

  • Update to last centos, 1708
  • update all packages + switch to mariadb 10.2
  • php 5.6.31, 7.0.23, 7.1.9
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (786 MB)