How to use this box with Vagrant:

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

This version was created almost 3 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.9
  • MitmProxy 5.3.0
  • NVM (Node Version Manager) 0.36 with:
    • NodeJS 14.15.1
    • NPM 6.14.8
    • YARN 1.22.4
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.57 GB)