How to use this box with Vagrant:

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

This version was created almost 4 years ago.

  • CentOS 7.8.2003
  • MySQL Community Edition 5.7
  • ZendServer 2019
  • Varnish 5.2.1
  • SupervisorD 3.4.0
  • HAProxy 1.5.8
  • Redis 6.0.7
  • MitmProxy 5.2
  • NVM (Node Version Manager) 0.35 with:
    • NodeJS 8.16.1
    • NPM 6.4.1
    • YARN 1.22.4

Updates

  • Embedded Chamber of Commerce certificates
  • Improved HAProxy SSL handling for Laminas Router
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.8 GB)