We held our Broward Drupal monthly meetup on Wednesday, January 13th from 7:00pm to 9:00pm.
Remote participants from farthest to closest (via Skype and Join.me):
Salisbury MD - Rob de Koter @Robdekoter, Tampa - Cynde Mercer @cyndemercer, Miami - Ron Norman @rnorman489
In Person (Greater Fort Lauderdale, Broward County Florida):
David Shaal, Carlos Kosloff @asrealty, Allan Reed @radiantnexus, Jay Epstein @jeppy64 and me @hectoriribarne
This month Hector Iribarne (@hectoriribarne (http://iribarne.com) talked about using Kalabox 2 as a local development environment. The presentation covered the following topics:
- Installing Kalabox 2 (alpha 0.10.6) (https://github.com/kalabox/kalabox#installation)
- Creating a site on Pantheon.io
- Using Kalabox 2 to download the site and work locally with it
- Pushing up the changes from the local dev site to the dev site on Pantheon
Jay Epstein (@jeppy64 http://jay-epstein.com/) went on to talk about his Relativity Data Model (http://jay-epstein.com/relativity/overview) in Drupal 8 (D8). He discussed that some of the contrib modules used in the D7 version of Relativity are now in Drupal 8 Core (e.g. Entity API, Entity Reference, etc.). He went on to discuss some of the contrib modules from D8 that he is considering using in Relativity for Drupal 8:
- https://www.drupal.org/project/entity_browser
- https://www.drupal.org/project/inline_entity_form
- https://www.drupal.org/project/file_browser
We left some time at the end of the meetup for Q&A. Jay and Allan answered Carlos' questions on a site he is building.
We had three remote participants via Skype/Join.me and five in the meeting room.
To keep up with the Broward Drupal meetup group, follow us on Twitter: https://twitter.com/browarddrupal or go to our website: http://BrowardDrupal.org
-- Hector

Comments
Kalabox2
We are releasing LTS 0.11.0 tomorrow (1/21/26) which introduces considerable stability and performance improvements over 0.10.x releases!
https://github.com/kalabox/kalabox
kbox update command
pirog,
Can the kbox update command be used to upgrade from 0.10.6 to 0.11.0? I tried the following command on my mac from the terminal and I am still on version 0.10.6:
kbox update
Thanks,
Hector
Uninstall 0.10.X to install 0.11.X:
The github page explains it: kbox 0.10.X has to be uninstalled to install 0.11.X:
https://github.com/kalabox/kalabox/wiki/Uninstalling-Kalabox
Kalabox 0.11 is more or less
Kalabox 0.11 is more or less a complete rewrite using docker-compose/docker-machine so sadly there is no upgrade pathway.