How to use this box with Vagrant:

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

This version was created about 9 years ago.

  • Improved - Upgraded default PHP to 5.5
  • Improved - Upgraded OS and stack: Ubuntu 14.04, Apache 2.4, Puppet 3.4, Ruby 2.2
  • Improved - Add "getting started" instructions to MOTD
  • Added - Created the box dashboard available at joomla.box
  • Added - Installed Wetty (web terminal)
  • Added - Installed PimpMyLog for access to server logs via browser
  • Added - Installed PhpMetrics
  • Added - Create a Packer template
  • Added - Enable SSL by default to joomla.box and all newly created hosts
  • Added - Capistrano gem
  • Added - Bundler gem
  • Improved - Installed RVM for the vagrant user
  • Improved - Install mailcatcher for the vagrant user instead of globally
  • Improved - Consolidated all server-related commands into a single box command. (apc, xdebug, phpmanager, ..)
  • Fixed - Fix gsub error when adding incorrect shared folders
  • Fixed - Broken dependencies for Mailcatcher
  • Fixed - Fix phpmyadmin puppet manifest on Windows (#8)
  • Fixed - Suppress STDERR output when restarting Apache
  • Fixed - Compile and configure Opcache and APCu by default when building PHP versions greater than 5.5
  • Fixed - Use Xdebug v2.2.7 for PHP versions older than 5.4.0
  • Fixed - Do not delete php binaries on phpmanager restore if using system default
  • Removed - Removed XHProf
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.12 GB)