
#Blt drupal vm update
Update these once you’re ready to deploy and to do some of the fancier database syncing etc. Note: drush aliases live in drush/site-aliases/. This will create a new folder next to the repository directory that contains the entire project scaffolding

If you’re on windows, don’t let this scare you though.
#Blt drupal vm windows
Similarly, BLT cannot be fully tested on Windows and is unsupported on this platform. Furthermore, most CI solutions (e.g., Travis CI, Drupal CI, etc.) do not permit testing on Windows OS. Many development tools (e.g., drush, gulp, etc.) are not built or tested for Windows compatibility. We highly recommend that you do not use Windows directly for development.

Trying to do this any other way caused lots of issues I couldn’t figure out. I had to copy the scripts/drupal-vm/Vagrantfile into the project root folder as well. I also needed to copy and manually modify the scripts/drupal-vm/config.yml and put it into my box folder. I ended up going through this process from within another linux vm and then copying the files/folders back to my windows file system. Note, doing this on windows is possible but it is rough Teams can focus on the unique business impact of their project versus spending time on how the project architecture should look. BLT has the potential to positively impact everything from onboarding new developers to continuous delivery of a product. BLT can also help create a unified development platform for larger teams, which should improve productivity. Leveraging BLT takes the guess work out of trying to get many desperate technologies to all work in concert. This can create confusion and affect productivity. OVERVIEWĪs Drupal web designers and developers, we’re faced with a ton of decisions as far as our work environment, testing, tools, best practices, and general strategies to get work done. This talk is really just walking through what I’ve learned so far. I’m a fan and I’ve invested a good chunk of time learning as much as I can.

I’m going to be moving through a lot of this stuff pretty quickly but hopefully this gives everyone a high level overview of the technology. This talk is going to be less of a lecture and more of a demonstration. If you are not aware of this project, you should be. This project is a collection of “best practices” from the folks who know the ins and outs of Drupal, and the ecosystem that Drupal operates in, better than anyone.
#Blt drupal vm professional
In April this year, Acquia released an open source project called BLT that was born out of Acquia’s Professional Services team. The ecosystem to build, test, and deploy is fragmented and confusing. An opinionated holistic approach to building Drupal projects.ĭrupal is a lot more than just downloading and configuring modules.
