Every project, it's the same dang thing! You setup a special snowflake that is your development environment. What if each environment didn't have to be an artisanal wortutorial_tagk of art? What if you could build one, spin it up for each project and never have to worry about it again? Let's talk.

In this tutorial, we will see how Vagrant, VirtualBox, Ansible, and other tools will make setting up a new development environment easier than getting your next cup of coffee. In this session you will learn:
Vagrant Basics
Customizing Vagrant using shell scripts and Ansible Playbooks
Advanced Vagrant customization options
Join us and go from snowflakes to lego blocks for your next development environment.

Comments

Comments are closed.

Kenneth Walter at 11:42 on 2 Feb 2017

Excellent explanation of Vagrant and its many uses and configurations.

Dana Luther at 11:40 on 3 Feb 2017

This was a great introduction to Vagrant for me. I now feel confident that I could sit down and build a development environment for myself or my team that would be robust and stable. Thank you!

Great talk, enjoyed seeing the various ways to provision vagrant boxes.