Skip to content

Stability Improvements

Compare
Choose a tag to compare
@fideloper fideloper released this 13 Jul 18:09
· 191 commits to master since this release
  • Fix #312 for Mailcatcher - Install ruby-1.9.1-dev
  • Added mpm_event for Apache - better performance with PHP-FPM
  • Fix #357 for MongoDB - Install correct package due to updates in how MongoDB distributes its deb package
  • Changed PHP-FPM run-as user/group to vagrant to handle permissions better when writing to files (not a good setting for production use!)
  • Added user vagrant to secondary group www-data within Apache and Nginx installs.
  • Added public key for ppa:ondrej/php5 before adding repository and updating, resolve public key not available errors.