Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Releases: beetboxvm/beetbox

0.4.0

15 Jan 02:05
Compare
Choose a tag to compare

You can now install beet/box as a composer dependency with full BC support :)

composer require --dev beet/box

Changes

#359 Added php_module_path for version specific modules.
#362 Updated to use SetHandler instead of ProxyPassMatch.
#361 Docs: fixed some typos in config.yml.md.
#363 GitHub contribution help docs.
#365 Added composer plugin.

0.3.6

21 Dec 07:26
Compare
Choose a tag to compare

Changes

#352 Docs: Contributing forking
#353 Dynamic welcome using motd
#357 Bump packer version to 0.12.0

0.3.5

22 Nov 07:44
Compare
Choose a tag to compare

Changes

#333 Added beetboxvm.composer project role.
#304 Disable nginx role when not default webserver.
#340 Skip install of recommended packages.
#344 Fix bare vars.
#341 Added beet_env var.
#346 Create alias by default for drupal projects.
#349 Install node 4.x (LTS) by default.

0.3.4

19 Oct 06:10
Compare
Choose a tag to compare

Changes

#334: Added var to allow skipping default provisioning.
#335: Added mcrypt & zip PHP modules.
#336: Use 1 CPU by default.

0.3.3

20 Sep 03:49
Compare
Choose a tag to compare

Changes

#332: Drop concrete5 project role.
#331: Added symfony project and example config.
#330: Fixed npm global bin path.
#328: Updated NodeJS role.
#326: Added default.config.yml.

0.3.2

29 Aug 03:43
Compare
Choose a tag to compare

Changes

#307: Copy stub to project root.
#308: Added ability for playbook argument.
#309: Added Dockerfile and docker profile.
#313: Use playbook specific results files.
#316: Added support for BEET_PLAY -> beetbox.sh arg.
#319: Set default mysql_port.
#320: Added beet_root_create var.
#321: Add tags to provision playbook.

0.3.1

11 Aug 01:48
Compare
Choose a tag to compare

Changes

#301 - Make all roles conditional.
#300 - Allow different base config profiles.
#299 - Copy project roles from config directory.
#298 - Allow adding overriding playbooks.
#290 - Added Symfony project role.
#287 - Replace galaxy roles with git submodules.
#265 - Updated box Vagrantfile to use stub.

Notes

If using the default Vagrantfile it will now be replaced by the project stub file.

0.3.0

18 Jul 09:46
Compare
Choose a tag to compare

1st stable release :)

We finally have a stable release... however still lots to document so this is now the priority!

#255

Any help would be greatly appreciated!

0.2.8

05 Jul 06:36
Compare
Choose a tag to compare

beta8

Much wow, so stable..

Breaking changes

#253 Disable selenium by default

0.2.7

22 Jun 10:43
Compare
Choose a tag to compare

beta7

Too many changes to list here but generally not much has changed by default.

Breaking changes

#241 - Remove upload of config files. (Updated min box version to avoid issues)
#234 - Remove project specific dependencies. (You'll need to update any custom override of installed_extras)