Skip to content

Releases: FriendsOfCake/vagrant-chef

0.4.4

14 Sep 08:20
Compare
Choose a tag to compare
  • Add php7.0-zip and unzip command for composer usage

0.4.3

14 Sep 07:17
Compare
Choose a tag to compare
  • Add default username:password for CakePHP 3 apps to mysql provisioning
  • Add Cake3 default databases
  • Force sendfile off in all sites
  • Fix install order so cli php matches web php

0.4.2

21 Aug 07:22
Compare
Choose a tag to compare
  • Fix gitignore patterns

0.4.1

21 Aug 07:16
Compare
Choose a tag to compare
  • Fix support for CakePHP 3 by adding mbstring

0.4.0

21 Aug 05:28
Compare
Choose a tag to compare
  • Add support for multiple repositories
  • Simplify chef runs
  • Upgrade GIT to 2.9
  • Upgrade MySQL to 5.6
  • Upgrade PHP to 7.0
  • Upgrade Postgres to 9.6
  • Upgrade Redis to 3.0
  • Upgrade Ruby to 2.3

0.3.0

18 Feb 06:15
Compare
Choose a tag to compare
  • Enable mcrypt through symlink. Closes #33
  • Turn sendfile off to fix nginx static asset proxying. #36
  • Parallels support. #40
  • Fix example of directory structure on README #43
  • Use bento boxes instead of chef 59653e2
  • pass to fallback on try_files failed #42
  • Fix nginx default page #39
  • Custom box for parallels is not needed now #45
  • Update ruby version to 2.2 #47

0.2.0

24 Feb 10:52
Compare
Choose a tag to compare

Updates to the base installation:

  • Ubuntu 14.04 LTS Trusty Tahr
  • Nginx 1.6
  • PHP 5.5
  • Ruby 2.1
  • Percona MySQL 5.6
  • Postgres 9.3
  • Redis 2.8
  • Memcached 1.4
  • Git 2.2
  • Composer
  • The ruby gems heroku, hub, travis and travis-lint

Other changes:

  • Simplified apt repo installation
  • Ensure mysql users are available via all interfaces
  • Quiet chef logger
  • Fix issue where postgres was unable to properly create postgres_default_username file
  • Install sqlite for debug_kit. Closes #27
  • Remove hardcoded params from nginx. Closes #25
  • Increase vm memory allocation to 1024 MB

0.1.1

29 Dec 17:45
Compare
Choose a tag to compare
  • Added sqlite support
  • Fixed issue with missing lwrp

0.1.0

18 Dec 05:56
Compare
Choose a tag to compare
  • Ubuntu 12.04 Precise Pangolin
  • Ningx 1.6
  • PHP 5.5
  • Ruby 1.9.3
  • Percona MySQL 5.5
  • Postgres 9.1
  • Redis 2.8
  • Memcached 1.4
  • Git 2.0
  • Composer
  • The ruby gems heroku, hub, travis and travis-lint

https://vagrantcloud.com/friendsofcake/boxes/cakephp-baking/