Workshop in English - US at SunshinePHP 2017
Track Name:
Key Biscayne 1
View Slides: https://github.com/svpernova09/VagrantTutorial/blob/master/Slides.pdf
Short URL: https://joind.in/talk/e4161
(QR-Code (opens in new window))
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.
Excellent explanation of Vagrant and its many uses and configurations.
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.