How to use this box with Vagrant:

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

This version was created over 8 years ago.

  • Added - JOOMLATOOLS_BOX version environment variable
  • Added - Install joomlatools/joomla-console-joomlatools plugin by default
  • Fixed - Always pass requests to /ZendServer end-point
  • Fixed - Symlink /opt/zray to active Z-Ray installation to fix plugin gallery
  • Fixed - Ensure that hostname is always set to joomlatools using Puppet configuration
  • Improved - Use a single zray.ini file and zray.conf virtual host
  • Improved - Disable Z-Ray on tools (dashboard, phpmyadmin, webgrind, pimpmylog)
  • Improved - Decrease box size
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.09 GB)