Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@stevenrombauts stevenrombauts released this 01 Jun 14:41
· 590 commits to master since this release
  • 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
  • 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, ..)
  • 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
  • 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