How to use this box with Vagrant:

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

This version was created almost 4 years ago.

  • CentOS 7.8.2003
  • PostgreSQL 10
  • ELK stack as 2.4.6 / 2.2.4 / 4.6.6
  • ZendServer 2019
  • MITMProxy 5.3.0

Updates

  • Added new PostgreSQL database for CDR's
  • MitmProxy updated to 5.3.0
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.28 GB)