How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "sternpunkt/jimmybox"
  config.vm.box_version = "2.0.0"
end
vagrant init sternpunkt/jimmybox \
  --box-version 2.0.0
vagrant up

This version was created about 6 years ago.

https://github.com/JarJarBernie/jimmybox

One box to rule them all! New build based on Ubuntu 16.04 including all PHP versions from 5.6 to 7.2. Please update carefully if you are using older Jimmybox Versions!

  • Apache 2.4
  • PHP 7.2 FPM, ioncube loader
  • PHP 7.1 FPM, ioncube loader
  • PHP 7.0 FPM, ioncube loader
  • PHP 5.6 FPM, zend guard loader, ioncube loader
  • MySQL 5.7
  • Composer
  • GIT
  • Node.js
  • Memcached & Redis

Do not run vagrant box update if you are using older Jimmybox Versions! Create a new box and migrate your data manually!

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