How to use this box with Vagrant:

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

This version was created over 7 years ago.

https://github.com/JarJarBernie/jimmybox

  • made some updates (PHP 7, MySQL 5.7, ...)
  • vagrant share compatibility with vagrant 1.9.x (port forwarding is necessary for private IP)
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (735 MB)

This version was created over 7 years ago.

https://github.com/JarJarBernie/jimmybox

  • VirtualBox Guest Additions 5.1.8
  • PHP 7 APCu (lets Shopware run a bit faster)
  • optimized php.ini and my.cnf
  • imagick-php
  • new Vagrantfile with more options and better comments (check out from github)
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (717 MB)

This version was created over 7 years ago.

https://github.com/JarJarBernie/jimmybox

  • disabled the MySQL 5.7 strict SQL Mode for better compatibility with older apps.
  • The readme file (github) contains Instructions for enabling the strict mode
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (719 MB)

This version was created over 7 years ago.

https://github.com/JarJarBernie/jimmybox

  • fixed performance_schema table of MySQL 5.7
  • Made some cleanup
  • reduced the size of the box a bit
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (714 MB)

This version was created over 7 years ago.

Ubuntu 14.04, Apache, PHP 7, MySQL 5.7 made with scotch/box

https://github.com/JarJarBernie/jimmybox

Includes

  • Ubuntu 14.04 LTS
  • Apache 2
  • PHP 7.0.12
  • MySQL 5.7
  • IonCube Loader

Tested with:

  • Shopware 5.2.8
  • Magento 2.1
  • Laravel 5.3

...should work with many more (Wordpress, Typo3...)

Need Zend Guard Loader?

Check out jimmybox for PHP 5.6: https://github.com/JarJarBernie/jimmybox5

Jimmybox is based on Scotch box 2.5! See http://box.scotch.io for more detailed setup informations.

Have fun!

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

This version was created over 7 years ago.

Modified scotch box for PHP 7 Development

https://github.com/JarJarBernie/jimmybox

  • Ubuntu 14.04
  • Apache
  • PHP 7.0.11
  • MySQL 5.5
  • Laravel ready
  • Shopware ready
  • IonCube Loader
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (682 MB)
Previous